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