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