Skip to main content

AI_MAX_CONTENT_CHARS

Constant AI_MAX_CONTENT_CHARS 

Source
pub const AI_MAX_CONTENT_CHARS: usize = 4_000;
Expand description

Maximum chars of raw file content in the enrichment prompt. This is the unstructured content budget AFTER metadata context. Truncated at UTF-8 boundary. Default: 4000 chars.