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
Multi-agent framework for building and studying societies of communicating LLM agents at scale.
Super-agent harness orchestrating sub-agents, memory, and sandboxes for research and automation.
TypeScript agentic operating system with plugins, memory, and connectors for major messaging platforms.
Code-first, model-agnostic toolkit for building, evaluating, and deploying AI agents.
Autonomous agent that plans queries, searches the web and local files, and writes cited reports.
Platform for building and running autonomous agents that execute complete workflows from goals.