pub const AI_LLM_DEFAULT_MAX_TOKENS: u32 = 512;
Default max output tokens per LLM enrichment request. Applies when ai.enrichment.max_tokens is unset.
ai.enrichment.max_tokens