nvidia-nat-eval
Subpackage for evaluation in NVIDIA NeMo Agent Toolkit
What it is and what it does
nvidia-nat-eval is a subpackage of the NVIDIA NeMo Agent Toolkit that adds evaluation capabilities for testing and assessing agent systems. It provides evaluation-specific components accessible through the nat.plugins.eval namespace, along with command-line tools for running evaluations. The package depends on nvidia-nat-atif as its sole runtime dependency.
This package targets developers building or testing AI agents, particularly those using retrieval-augmented generation patterns. It supports Python 3.11, 3.12, and 3.13, with active maintenance as of August 2026.
Use it for:
- Evaluate agent response quality in RAG-based systems during development
- Run CLI-based evaluation workflows as part of agent testing pipelines
- Assess agent behavior and performance metrics during iteration
- Integrate evaluation checks into validation workflows
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides evaluation components and CLI commands for the NVIDIA NeMo Agent Toolkit, enabling assessment of agent performance.
Yes, if you are building or testing agents within the NVIDIA NeMo Agent Toolkit ecosystem. The package has low install friction, active maintenance, permissive licensing, and no known vulnerabilities. Install only if you need evaluation capabilities; it is a specialized subpackage.
Install
nvidia-nat-eval on PyPI
pip
pip install nvidia-nat-evaluv
uv add nvidia-nat-evalpoetry
poetry add nvidia-nat-evalInstalling nvidia-nat-eval
Before you install
Low install friction with a single runtime dependency on nvidia-nat-atif. Actively maintained with recent commits and part of a popular toolkit (2576 GitHub stars).
License in practice
Licensed under Apache-2.0 (permissive), allowing free use, modification, and distribution with minimal restrictions.
Quickstart
pip install nvidia-nat-eval
import nat.plugins.eval
Requires Python 3.11 or later (3.11, 3.12, or 3.13 supported)
Verify before relying
- What specific evaluation metrics or methodologies the package implements
- Whether evaluation components work standalone or require other toolkit packages
- What CLI commands are available and their typical use patterns
- How the nat.plugins.eval namespace integrates with broader toolkit workflows
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (<3.14,>=3.11) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — nvidia-nat-atif |
| Maintenance | actively maintained — 58 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 171,435/month — #10,366 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: nvidia_nat_eval-1.8.0-py3-none-any.whl
Keywords: ai, rag, agents, evaluation
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
nv-ingest-clientPython client library for submitting and…
permissive · top 15,000 on PyPI
nvidia-nat-atifProvides ATIF schema models for the NVIDIA NeMo…
permissive · top 15,000 on PyPI
nvidia-nat-langchainIntegrates LangChain and LangGraph with…
permissive · top 15,000 on PyPI
nvidia-nat-opentelemetryAdds OpenTelemetry observability…
permissive · top 15,000 on PyPI
nvidia-nat-coreNVIDIA NeMo Agent Toolkit is a…
permissive · top 15,000 on PyPI
nvidia-nat-mcpIntegrates MCP (Model Context Protocol) servers…
permissive · top 15,000 on PyPI
nemo-relaynemo-relay wraps a shared Rust runtime to give…
permissive · top 15,000 on PyPI
nvidia-lm-evalEvaluates language models against standardized…
permissive · top 15,000 on PyPI
nvidia-natIntegrates enterprise agents with data sources…
permissive · top 15,000 on PyPI
nemo-evaluatorNeMo Evaluator runs standardized benchmarks…
permissive · top 15,000 on PyPI