chore: update .devcontainer/opencode.json - MiniMax M2.7 endpoint replaced (UD-IQ2_M, RTX Pro 6000 x1)
CI / lint (push) Successful in 59s
CI / typecheck (push) Successful in 1m9s
CI / security (push) Successful in 1m4s
CI / quality (push) Successful in 51s
CI / push-validation (push) Successful in 43s
CI / build (push) Successful in 1m0s
CI / helm (push) Successful in 1m6s
CI / unit_tests (push) Successful in 5m9s
CI / docker (push) Successful in 1m30s
CI / integration_tests (push) Successful in 8m45s
CI / coverage (push) Successful in 8m57s
CI / status-check (push) Successful in 2s
CI / benchmark-publish (push) Has been cancelled
CI / benchmark-regression (push) Has been cancelled

This commit is contained in:
2026-06-14 03:39:16 +00:00
parent 385612989a
commit 5b39461c85
+2 -2
View File
@@ -58,7 +58,7 @@
"CleverThis-2": {
"npm": "@ai-sdk/openai-compatible",
"options": {
"baseURL": "https://rr2a54q04oycqvpf.us-east-1.aws.endpoints.huggingface.cloud/v1",
"baseURL": "https://vyf6fj518ixa4u8w.us-east-2.aws.endpoints.huggingface.cloud/v1",
"apiKey": "{env:HF_TOKEN}",
"headers": {
"X-HF-Bill-To": "CleverThis",
@@ -66,7 +66,7 @@
}
},
"models": {
"MiniMax-M2-7-GGUF-UD-Q4-K-XL": {
"MiniMax-M2-7-GGUF-UD-IQ2-M-RT-X1": {
"name": "MiniMax M2.7 GGUF UD-Q4_K_XL (Thinking)",
"tools": true
}