google-research / cascades

Python library which enables complex compositions of language models such as scratchpads, chain of thought, tool use, selection-inference, and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cascades

This is not an officially supported Google product

Python library which enables complex compositions of language models such as scratchpads, chain of thought, tool use, selection-inference, and more.

Implemented as a universal trace-based probabilistic programming library embedded in Python.

Code to complement paper: https://arxiv.org/abs/2207.10342.

About

Python library which enables complex compositions of language models such as scratchpads, chain of thought, tool use, selection-inference, and more.

License:Apache License 2.0


Languages

Language:Python 64.3%Language:Jupyter Notebook 35.7%