AgentReadSession
Generated by TypeDoc. Do not edit this page directly.
Interface: AgentReadSession<TState, TResources>
Section titled “Interface: AgentReadSession<TState, TResources>”Defined in: packages/core/src/runtime/types/sessions.ts:104
Extended by
Section titled “Extended by”Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
TState extends AgentSharedState | AgentSharedState |
TResources extends Record<string, unknown> | Record<string, unknown> |