.. image:: figures/guidance_logo_blue.svg :width: 300px :align: center | **Guidance** enables you to control modern language models more effectively and efficiently than traditional prompting or chaining. Guidance programs allow you to interleave generation, prompting, and logical control into a single continuous flow matching how the language model actually processes the text. Install ======= Guidance can be installed from `PyPI `_:: pip install guidance Contents ======== .. toctree:: :maxdepth: 2 Tutorials API reference API examples The Art of Prompt Design