abefore_agent(
self,
state: LocalContextState,
runtime: Runtime
) -> dict[str,| Name | Type | Description |
|---|---|---|
state* | LocalContextState | |
runtime* | Runtime |
Async variant of before_agent for use in async execution contexts.
Current agent state.
Runtime context.