aafter_model(
self,
state: AgentState[Any],
runtime: Runtime[Any]
) | Name | Type | Description |
|---|---|---|
state* | AgentState[Any] | |
runtime* | Runtime[Any] |
Revalidate live mode, then immediately run stock approval routing.
Agent state after the model response has been appended.
Runtime carrying the live context and Store.