Evidently 0.7.11
Full release notes on Github.Example notebooks:- Synthetic data generation: code example
Evidently 0.7.10
Full release notes on Github.NEW: automated prompt optimization. Read the release blog on prompt optimization for LLM judges.Example notebooks:- Code review binary LLM judge prompt optimization: code example
- Topic multi-class LLM judge prompt optimization: code example
- Tweet generation prompt optimization: code example
Evidently 0.7
This release introduces breaking changes. Full release notes on Github.- The new Evidently API becomes the default. Read the Migration guide.
- New Evidently Cloud version released. Read the Evidently Cloud v2 notice.
Evidently 0.6.3
Full release notes on Github. Added new RAG descriptors: see tutorial and release blog.New API release
The new API is available when you import modules fromevidently.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.