Changelog
Product updates
Latest releases.
Evidently 0.6.3
Full release notes on Github. Added new RAG descriptors: see tutorial and release blog.
Evidently 0.6.2
Full release notes on Github. We extended support for litellm
, so you can easily use different providers like Gemini, Anthropic, etc. for LLM-based evaluations.
New API release
The new API is available when you import modules from evidently.future
. Read more in Migration guide. Release notes on Github.
Editable datasets
You can now hit “edit” on any existing dataset, create a copy and add / delete rows and columns. Use it while working on your evaluation datasets or to leave comments on outputs.
New Docs
We are creating a new Docs website in anticipation of API change. You can still access old docs for information on earlier API and examples.