Skip to content

Type Alias: EvaluationPriority

ts
type EvaluationPriority = 1 | 2 | 3 | 4 | 5;

Defined in: evaluator/LlamaContext/types.ts:480

1 - low

5 - high