Skip to content

Interface: AgentRecallAsOfResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Cognitive / AgentRecallAsOfResponse

Interface: AgentRecallAsOfResponse

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

The episodes visible as of the requested instant.

Properties

asOfTs

asOfTs: number

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

The as-of ceiling echoed back (unix seconds).


count

count: number

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

Episode count.


episodeIds

episodeIds: string[]

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

Episode term IDs, most-recent first.