Graphorin API reference v0.13.8
Graphorin API reference / @graphorin/memory / tools / ConversationSearchInput
Interface: ConversationSearchInput
Defined in: packages/memory/src/tools/recall-tools.ts:63
Properties
| Property | Type | Defined in |
|---|---|---|
query | string | packages/memory/src/tools/recall-tools.ts:64 |
topK? | number | packages/memory/src/tools/recall-tools.ts:65 |