feat: add CommandCode provider support

This commit is contained in:
decolua
2026-05-07 23:01:33 +07:00
parent ca84e988c0
commit b72a443bd3
12 changed files with 395 additions and 2 deletions
+2
View File
@@ -27,6 +27,8 @@ const ALIAS_TO_PROVIDER_ID = {
"minimax-cn": "minimax-cn",
ds: "deepseek",
deepseek: "deepseek",
cmc: "commandcode",
commandcode: "commandcode",
groq: "groq",
xai: "xai",
mistral: "mistral",