run generate-models

fixes #6891
This commit is contained in:
David Brailovsky
2026-07-21 07:48:16 +00:00
parent bb019731fc
commit 890b3547af
2 changed files with 0 additions and 8 deletions
@@ -173,10 +173,6 @@ export const OPENCODE_MODELS = values as {
id: "grok-build-0.1";
provider: "opencode";
};
"hy3-free": Model<"openai-completions"> & {
id: "hy3-free";
provider: "opencode";
};
"kimi-k2.5": Model<"openai-completions"> & {
id: "kimi-k2.5";
provider: "opencode";
@@ -957,10 +957,6 @@ export const OPENROUTER_MODELS = values as {
id: "tencent/hy3-preview";
provider: "openrouter";
};
"tencent/hy3:free": Model<"openai-completions"> & {
id: "tencent/hy3:free";
provider: "openrouter";
};
"thedrummer/unslopnemo-12b": Model<"openai-completions"> & {
id: "thedrummer/unslopnemo-12b";
provider: "openrouter";