Skip to main content

MAX_TITLE_CHARS

Constant MAX_TITLE_CHARS 

Source
pub const MAX_TITLE_CHARS: usize = 80; // 80usize
Expand description

A produced title is trimmed and capped at this many characters — a runaway/uncooperative model response must not become an unreasonably long session name.