Update open-sse/config/providerRegistry.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Nyaru Toru
2026-03-12 15:08:05 +07:00
committed by GitHub
parent e7b19758f3
commit 2d6b31b606

View File

@@ -225,7 +225,7 @@ export const REGISTRY: Record<string, RegistryEntry> = {
{ id: "qwen3-coder-plus", name: "Qwen3 Coder Plus" },
{ id: "qwen3-coder-flash", name: "Qwen3 Coder Flash" },
{ id: "vision-model", name: "Qwen3 Vision Model" },
{ id: "colder-model", name: "Qwen3.5 (Coder Model)" },
{ id: "coder-model", name: "Qwen3.5 (Coder Model)" },
],
},