Ask a question to get started
Enter to send•Shift+Enter new line
Async trigger interrupt flows for relevant tool calls after an AIMessage.
AIMessage
aafter_model( self, state: AgentState[Any], runtime: Runtime[ContextT] ) -> dict[str, Any] | None
state
AgentState[Any]
The current agent state.
runtime
Runtime[ContextT]
The runtime context.