diff --git a/open-sse/config/providerRegistry.ts b/open-sse/config/providerRegistry.ts index be51743b4b..d019103c7b 100644 --- a/open-sse/config/providerRegistry.ts +++ b/open-sse/config/providerRegistry.ts @@ -225,7 +225,7 @@ export const REGISTRY: Record = { { 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)" }, ], },