longPrefillThreshold top-level constant
int
const longPrefillThreshold
Threshold for long prefill prompts (chars).
Implementation
const int longPrefillThreshold = 1000;
Threshold for long prefill prompts (chars).
const int longPrefillThreshold = 1000;