Skip to content

Interface: GetEpisodeStatsRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / GetEpisodeStatsRequest

Interface: GetEpisodeStatsRequest

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

Request to get episode statistics for an agent.

Properties

agentId

agentId: string

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

Agent ID (UUID).


goalId?

optional goalId: string | null

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

Optional goal filter (UUID).


tenantId

tenantId: string

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

Tenant ID (UUID).