/langchain-contrib

Experimental langchain utilities

Primary LanguagePythonMIT LicenseMIT

langchain-contrib

A collection of utilities that are too experimental for langchain proper, but are nonetheless generic enough to potentially be useful for multiple projects. Currently consists of code dumped from ZAMM, but is of course open to contributions with lax procedures.

Quickstart

pip install langchain-contrib

To add interop with vcr-langchain, simply install it as well:

pip install vcr-langchain