pub const INTERRUPTED_ASSISTANT_CONTEXT_PREFIX: &str = "[The following assistant output was interrupted before completion and may be incomplete or wrong]\n";Expand description
Prefix attached to interrupted assistant output when it is replayed as context.