Skip to content

Interface: GetAgentStateResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / GetAgentStateResponse

Interface: GetAgentStateResponse

Defined in: src/types/cognitive.ts:94

Response wrapper for agent state.

Remarks

The backend wraps the agent state in an agent field.

Properties

agent

agent: AgentStateDto

Defined in: src/types/cognitive.ts:96

The agent’s state.