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
| Property | Type | Defined in |
|---|---|---|
matches | { messageId: string; score: number; }[] | packages/memory/src/tools/recall-tools.ts:68 |