Fix ModelSelectModal

This commit is contained in:
decolua
2026-04-05 21:25:00 +07:00
parent 67e0db77da
commit 57cfaccceb
4 changed files with 13 additions and 12 deletions

View File

@@ -396,9 +396,7 @@ export const PROVIDER_MODELS = {
{ id: "text-embedding-005", name: "Text Embedding 005", type: "embedding" },
{ id: "text-embedding-004", name: "Text Embedding 004 (Legacy)", type: "embedding" },
],
openrouter: [
// { id: "openrouter/free", name: "Free Models (Auto)" },
],
openrouter: [],
glm: [
{ id: "glm-5.1", name: "GLM 5.1" },
{ id: "glm-5", name: "GLM 5" },