uptrain-ai / uptrain

UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.

Home Page:https://uptrain.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Llama Index integration for UpTrain

sourabhagr opened this issue · comments

The idea is to provide a single-line integration for anyone using Llama Index to be able to evaluate their LLM applications using UpTrain - especially relevant for checks used for evaluating RAG pipelines

Thanks @Dominastorm for completing this. PR: run-llama/llama_index#10432

Let's also update UpTrain docs and add a tutorial for this

Completed