Skip to content

Interface: RecordEpisodeResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / RecordEpisodeResponse

Interface: RecordEpisodeResponse

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

Response from recording an episode.

Properties

episodeId

episodeId: string

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

Created episode ID (UUID).


message

message: string

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

Human-readable message.