explodinggradients / ragas

Supercharge Your LLM Application Evaluations 🚀
https://docs.ragas.io
Apache License 2.0
7.3k stars 745 forks source link

[R-311] Adding exact match caching #1602

Open jjmachan opened 3 weeks ago

jjmachan commented 3 weeks ago

add exact match catching so to save obvious LLM requests. While semantic caching might add noise exact match caching will avoid that. It also makes testset generation and evaluation options easily re-runnable - solving the issue of lost tokens in case of an error somewhere in the pipeline

refference issues

From SyncLinear.com | R-311