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