external_tools_condition#
- langchain_azure_ai.agents.agent_service.external_tools_condition(
- state: MessagesState,
Determine the next node based on whether the AI message contains tool calls.
- Parameters:
state (MessagesState)
- Return type:
Literal[βtoolsβ, β__end__β]