LangchainΒΆ

Burr works out of the box with langchain, as Burr delegates to any python code.

There are multiple examples of Burr leveraging langchain, including:

Burr also provides custom ser/deserialization for langchain objects. See the following resources: 1. Example 2. Custom serialization docs 3. Langchain serialization plugin

We are working on adding more builtin support for LCEL (LCELActions), and considering adding burr callbacks for tracing langgraph in the Burr UI. If you have any suggestions, please let us know.