Skip to content

Interface: GetEpisodeStatsRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / GetEpisodeStatsRequest

Interface: GetEpisodeStatsRequest

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

Request to get episode statistics for an agent.

Properties

agentId

agentId: string

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

Agent ID (UUID).


goalId?

optional goalId: string | null

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

Optional goal filter (UUID).


tenantId

tenantId: string

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

Tenant ID (UUID).