Skip to content

Interface: RecordEpisodeResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / RecordEpisodeResponse

Interface: RecordEpisodeResponse

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

Response from recording an episode.

Properties

episodeId

episodeId: string

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

Created episode ID (UUID).


message

message: string

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

Human-readable message.