Ask a question to get started
Enter to send•Shift+Enter new line
abefore_agent( self, state: StateT, runtime: Runtime[ContextT] ) -> dict
state
StateT
runtime
Runtime[ContextT]
Async logic to run before the agent execution starts.
The current agent state.
The runtime context.