Concepts#
Use this section to understand how NeMo Evaluator works at a high level. Start with the evaluation model, then read about adapters and deployment choices.
Evaluation Model
Core evaluation types, OpenAI-compatible endpoints, and metrics.
Framework Definition Files
YAML configuration files that integrate evaluation frameworks into NeMo Evaluator.
Adapters & Interceptors
Advanced request/response processing with configurable interceptor pipelines.