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
Python agent framework that brings Pydantic-style type safety to LLM applications.
Microsoft's framework for building multi-agent AI systems
Lightweight agent framework by Hugging Face for building tool-using AI agents.
Platform for building stateful AI agents with advanced long-term memory and self-improvement.
Memory layer for AI assistants enabling persistent personalized interactions.
Drag-and-drop UI for building LLM flows and AI agents.