Ask a question to get started
Enter to send•Shift+Enter new line
Check AI messages for PII after model invocation.
after_model( self, state: AgentState[Any], runtime: Runtime[ContextT] ) -> dict[str, Any] | None
state
AgentState[Any]
The current agent state.
runtime
Runtime[ContextT]
The langgraph runtime.