Skip to main content

AI_MAX_PREVIEW_CHARS

Constant AI_MAX_PREVIEW_CHARS 

Source
pub const AI_MAX_PREVIEW_CHARS: usize = 1_000;
Expand description

Maximum chars for the indexed content preview section. Prevents large multi-chunk files from blowing out the prompt. Default: 1000 chars.