Module api

View as Markdown

Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.

Public API for the NeMo Relay runtime.

Modules

  • event: Lifecycle event types and builder-backed event constructors. Event types for Agent Trajectory Observability Format (ATOF) runtime events.
  • llm: LLM lifecycle helpers and managed execution entry points.
  • registry: Global and scope-local middleware registration helpers. Middleware registry helpers for global and scope-local guardrails, intercepts, and subscribers.
  • runtime: Advanced runtime state, callbacks, and scope-stack helpers. Advanced runtime state, callbacks, and scope-stack helpers.
  • scope: Scope stack lifecycle and mark-event entry points.
  • subscriber: Global and scope-local event subscriber registration helpers.
  • tool: Tool lifecycle helpers and managed execution entry points.