Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/memory / / DifficultyGateOptions
Interface: DifficultyGateOptions
Defined in: packages/memory/src/search/iterative.ts:80
Tuning for assessQueryDifficulty.
Stable
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
threshold? | readonly | number | Minimum score (0..1) to classify the query as hard. Default 0.5. | packages/memory/src/search/iterative.ts:82 |