Code for GDG LLM testing.
A framework to evaluate and test LLMs, check out here:
https://docs.confident-ai.com/docs/getting-started
Install requirements with pip.
It is advised to create a deepeval account here: https://app.confident-ai.com/
Execute deepeval login
and insert your key to connect to your project (Free trial available).
Execute single tests using deepeval run test_1_AnswerRelevacy.py
.