Skip to main content

MAX_BRIEFING_PATHS

Constant MAX_BRIEFING_PATHS 

pub const MAX_BRIEFING_PATHS: usize = 20;
Expand description

Maximum number of paths a single briefing accepts. Keeps the assembled text within the tool’s token budget and bounds the per-batch query cost.