agent-sdk active

NVIDIA NeMo Agent Toolkit

Maker: NVIDIA License: Apache-2.0 First released: 2024 Language: Python
CLI Library

About

NeMo Agent Toolkit connects teams of AI agents to data sources and tools without requiring replatforming onto NVIDIA's stack, wrapping existing frameworks rather than replacing them. Workflows are declared in a YAML file with pre-built agent types (ReAct, ReWOO, reasoning, router, parallel/sequential executors) and run via the nat CLI. Evaluation and profiling are first-class: workflow-level tracing down to individual tools with token and timing attribution, optimizers, and trajectory formats for evaluation runs. A public plugin API covers custom LLM providers, retrievers, evaluators, memory providers, and telemetry exporters, shareable as packages. The A2A protocol support allows distributed agent teams, and observability integrates with LangSmith, Phoenix, Langfuse, and OpenTelemetry.