(model: string)
| 228 | }, |
| 229 | { |
| 230 | id: "openai/gpt-5.3-codex-spark", |
| 231 | name: "GPT 5.3 Codex Spark", |
| 232 | description: "Low-latency codex variant", |
| 233 | reasoning: { efforts: ["low", "medium", "high", "xhigh"], default: "high" }, |
| 234 | }, |
| 235 | ], |
no test coverage detected