Skip to main content

KNOWN_RESIDUE_MARKERS

Constant KNOWN_RESIDUE_MARKERS 

Source
pub const KNOWN_RESIDUE_MARKERS: &[&str];
Expand description

Tool-call markers from dialects observed in the wild, scanned in addition to the active spec’s own markers.

Curated from gglib-gguf’s detection pattern tables (crates/gglib-gguf/src/capabilities/patterns.rs) — see the module docs for why this small duplication is deliberate. Only tool-call markers belong here: reasoning tags are handled (and stripped) elsewhere, and generic XML would false-positive on ordinary prose.