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