Skip to content

Latest commit

 

History

History

context-relevancy-ragas

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Evaluation with Ragas

Setup

To install dependencies, run:

pip install -r requirements.txt

Create and set your Literal AI and OpenAI API keys in .env:

cp .env.example .env