Installation
How to install the open-source Python library.
Evidently
Evidently
is available as a Python package. To install it using the pip package manager, run:
To install evidently
using conda installer, run:
Evidently LLM
To run evaluations specific to LLMs that include additional dependencies, run:
Tracely
To use tracing based on OpenTelemetry, install the sister package tracely:
Last updated