> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/relay/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/relay/_mcp/server.

# APIs

Use these generated library references for symbol-level API documentation.

Use the generated reference when you already know which public symbol you need.
Do not treat generated reference pages as the source of truth for runtime
semantics such as:

* Ownership
* Managed execution ordering
* Cleanup boundaries
* Middleware behavior
* Support boundaries

For those topics, start with [Concepts](/about-nemo-relay/concepts), the
[Agent Runtime Primer](/getting-started/agent-runtime-primer), or the
workflow-specific documentation path that matches the boundary you own.

Primary binding references:

* [Python Library Reference](/reference/api/python-library-reference)
* [Node.js Library Reference](/reference/api/nodejs-library-reference)
* [Rust Library Reference](/reference/api/rust-library-reference)