Interface: GetExtendedAgentStateResponse
@kortexya/reasoninglayer / Cognitive / GetExtendedAgentStateResponse
Interface: GetExtendedAgentStateResponse
Defined in: src/types/cognitive.ts:745
Response wrapper for extended agent state.
Remarks
The backend wraps the extended agent state in an agent field.
Properties
agent
agent:
ExtendedAgentStateDto
Defined in: src/types/cognitive.ts:747
The agent’s extended state.