CMD + K

guidance

Community

A guidance language for controlling large language models

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::guidance

Usage Tracking

0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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. Simple output structures like Chain of Thought and its many variants (e.g., ART, Auto-CoT, etc.) have been shown to improve LLM performance. The advent of more powerful LLMs like GPT-4 allows for even richer structure, and guidance makes that structure easier and cheaper.

About

Summary

A guidance language for controlling large language models

Last Updated

Dec 1, 2023 at 10:32

License

MIT

Supported Platforms

noarch