Skip to content

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

PropertyModifierTypeDescriptionDefined in
threshold?readonlynumberMinimum score (0..1) to classify the query as hard. Default 0.5.packages/memory/src/search/iterative.ts:82