Skip to main content

UpTrain

UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. It provides grades for 20+ preconfigured evaluations (covering language, code, embedding use cases), performs root cause analysis on failure cases and gives insights on how to resolve them.

Installation and Setup

pip install uptrain

Callbacks

from langchain_community.callbacks.uptrain_callback import UpTrainCallbackHandler

See an example.


Was this page helpful?


You can also leave detailed feedback on GitHub.