pub const PREFIX: &str = "chatcmpl-";
OpenAI uses this prefix for chat completion ids; clients occasionally display or match on it.