Instructor
⭐ 12.7k stars| Repository | jxnl/instructor |
| Category | skill |
| Difficulty | beginner |
| Status | active |
| Tags | structured-output pydantic validation python |
| Website | https://python.useinstructor.com |
Review
Simple library for getting structured (typed) outputs from LLMs via Pydantic models. Handles retries, validation, and streaming with a clean, Pythonic API. Best for developers who need reliable JSON/typed output from any LLM provider.
Use Cases
- structured-output
- data-extraction
- validation