Ask a question to get started
Enter to sendā¢Shift+Enter new line
Async version of before_model.
abefore_model( self, state: AgentState[Any], runtime: Runtime[Any] ) -> dict[str, Any] | None
state
AgentState[Any]
Current agent state containing messages.
runtime
Runtime[Any]
Agent runtime context.