llm-inference / library
outlines
Capability: outlines
Use it when
- constrain LLM outputs to JSON schemas or grammars
- structured generation when free-form text drifts
What it solves
Not the fit when
- provider rate limits
Install
pip install outlines
Invoke
Use Outlines for schema-constrained generation when free-form JSON mode drifts.