Guidance is an efficient programming paradigm for steering language models. With Guidance, you can control how output is structured and get high-quality output for your use case—while reducing latency and cost vs. conventional prompting or fine-tuning. It allows users to constrain generation (e.g. with regex and CFGs) as well as to interleave control (conditionals, loops, tool use) and generation seamlessly.
Features
- Write pure Python, with additional LM functionality
- Constrain generation with selects (i.e., sets of options), regular expressions, and context-free grammars, as well as with pre-built components
- Documentation available
- Examples available
- Call and deploy tools easily with automatic interleaving of control and generation
- Gain speed with stateful control + generation functions—no need for intermediate parsers
Categories
Large Language Models (LLM)License
MIT LicenseFollow Guidance
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Guidance!