Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 243 Bytes

File metadata and controls

15 lines (10 loc) · 243 Bytes

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