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