pub const BASELINE_WIRE_API: &str = "chat_completions";Expand description
Wire protocol used when the model_provider doesn’t declare one. Only OpenAI’s Codex stack uses the “responses” protocol; everything else speaks the classic chat completions shape.