Search open source projects
3 projects found for "structured-output"
Related category: AI & Machine Learning (3)
Outlines
Apache-2.0Library for constraining LLM output to a specific structure - JSON schema, regex, grammar - guaranteeing valid, parseable results.
- AI & Machine Learning
Guidance
MITProgramming paradigm and library for controlling LLM generation with interleaved prompting, control flow, and constrained output in one program.
- AI & Machine Learning
Instructor
MITLibrary for getting reliable, structured data output from LLMs using function-calling APIs and Pydantic models for validation.
- AI & Machine Learning