Guidance
Language for controlling LLM generation with constrained output by Microsoft.
About
Guidance by Microsoft is a programming paradigm for steering language model generation. It lets you constrain output with regular expressions, JSON schemas, and context-free grammars and interleave control flow such as conditionals, loops, and tool use with generation, which improves structure while reducing latency and cost. It supports backends including Transformers, llama.cpp, and OpenAI. Released under the MIT license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Agents & Orchestration
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- MIT
- Added
- Apr 3, 2026
Related Tools
Visual framework for building multi-agent and RAG applications.
Visual interface for building and testing AutoGen multi-agent workflows.
Library for enabling AI agents to interact with web browsers.
Integration platform providing 250+ tools for AI agents and LLMs.
Python framework for building AI workflows with structured task management.
Microsoft's framework for building multi-agent AI systems