Skip to content

Graphorin API reference v0.13.8


Graphorin API reference / @graphorin/memory / tools / ConversationSearchOutput

Interface: ConversationSearchOutput

Defined in: packages/memory/src/tools/recall-tools.ts:67

Properties

PropertyTypeDefined in
matches{ messageId: string; score: number; }[]packages/memory/src/tools/recall-tools.ts:68