From 6778d4fdbdf39526bcab676279591018877679b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 21:34:31 +0000 Subject: [PATCH] Add model catalog entry from issue #478 --- src/providers/models.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/providers/models.json b/src/providers/models.json index d50fc49f..b592ff1e 100644 --- a/src/providers/models.json +++ b/src/providers/models.json @@ -44,7 +44,8 @@ "gpt-5.4-mini", "gpt-5.4-nano", "gpt-5.3-codex", - "gpt-5.1-codex-max" + "gpt-5.1-codex-max", + { "id": "openai/gpt-5.3-codex-spark", "displayName": "gpt-5.3-codex-spark", "contextWindow": 12800, "reasoningEffort": "xhigh" } ] }, "llmgateway": {