nemo_relay.integrations.deepagents

View as Markdown

Generated from python/nemo_relay/integrations/deepagents/__init__.py.

Module nemo_relay.integrations.deepagents.

NeMo Relay integrations for Deep Agents.

Functions

add_nemo_relay_integration

1def add_nemo_relay_integration(kwargs: Mapping[str, Any] | None = None, *, instrument_subagents: bool = True, **overrides: Any) -> dict[str, Any]

Receives the keyword arguments for create_deep_agent and returns them with NeMo Relay observability attached.

Re-exports

  • NemoRelayDeepAgentsCallbackHandler
  • NemoRelayDeepAgentsMiddleware