pub const TRUNCATION_MARKER: &str = "\n…[truncated]";Expand description
The elision marker appended when truncate_to_tokens drops content.
pub const TRUNCATION_MARKER: &str = "\n…[truncated]";The elision marker appended when truncate_to_tokens drops content.