nemo_relay.integrations.langgraph.tool_node
nemo_relay.integrations.langgraph.tool_node
Generated from python/nemo_relay/integrations/langgraph/tool_node.py.
Module nemo_relay.integrations.langgraph.tool_node.
Managed NeMo Relay wrappers for standalone LangGraph ToolNode objects.
Functions
wrap_tool_call
Run one synchronous LangGraph tool call through NeMo Relay.
awrap_tool_call
Run one asynchronous LangGraph tool call through NeMo Relay.
create_tool_node
Create a LangGraph ToolNode whose tool calls use managed Relay execution.