pub fn compress_system_value(system: &mut Value, aggressiveness: f64) -> u32
Compress an Anthropic top-level system field, which may be a plain string or an array of text blocks. Returns the number of segments rewritten.
system