All Partners
NVIDIA NeMo Agent Toolkit
Frameworks & SDKs

Exa + NVIDIA NeMo Agent Toolkit

Add Exa internet search to NeMo Agent Toolkit workflows.

Overview

NVIDIA NeMo Agent Toolkit provides a built-in exa_internet_search tool through its LangChain plugin extra. Add the tool to a workflow and configure its search options, including search type, live crawling, highlights, and result limits.

How to enable Exa in NVIDIA NeMo Agent Toolkit:

  • Install the nvidia-nat[langchain] extra.
  • Set EXA_API_KEY in the toolkit environment.
  • Add _type: exa_internet_search to the workflow YAML and include the function in the workflow tool_names.
  • Configure search_type, livecrawl, highlights, and related limits as needed.