Skip to content

zeno-ml/example-langchain

Repository files navigation

Zeno 🤝 LangChain

This demo shows how to use Zeno to evaluate LangChain models.

To run it install the dependencies with pip install -r requirements.txt and then run zeno config.toml.

This example uses the Notion QA example over the Blendle Employee Handbook.

Other LangChain models

To use on your own LangChain model, edit the prediction code in model.py and the validation data in questions.csv

About

Example using Zeno to evaluate LangChain model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published