1 2 3 4
pub const SYSTEM: &str = "system"; pub const USER: &str = "user"; pub const ASSISTANT: &str = "assistant"; pub const TOOL: &str = "tool";