1.4 KiB
📚 Core Concepts
-
:material-flask-outline:{ .lg .middle } Experimentation
Learn how to systematically evaluate your AI applications using experiments.
Track changes, measure improvements, and compare results across different versions of your application.
-
:material-database-export:{ .lg .middle } Datasets
Understand how to create, manage, and use evaluation datasets.
Learn about dataset structure, storage backends, and best practices for maintaining your test data.
-
::material-ruler-square:{ .lg .middle } Ragas Metrics
Use our library of available metrics or create custom metrics tailored to your use case.
Metrics for evaluating RAG, Agentic workflows and more...
-
:material-database-plus:{ .lg .middle } Test Data Generation
Generate high-quality datasets for comprehensive testing.
Algorithms for synthesizing data to test RAG, Agentic workflows