Skip to content

Interface: RecordEpisodeResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / RecordEpisodeResponse

Interface: RecordEpisodeResponse

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

Response from recording an episode.

Properties

episodeId

episodeId: string

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

Created episode ID (UUID).


message

message: string

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

Human-readable message.