feat: add minimax m3 backend profile

This commit is contained in:
Codex
2026-06-02 07:57:09 +08:00
parent 719584e2ce
commit c3915a3f19
24 changed files with 177 additions and 80 deletions
+9
View File
@@ -47,6 +47,15 @@
"profile": "deepseek",
"readOnly": true,
"writableCopy": true
},
{
"name": "minimax-m3-secret-projection",
"secretRef": { "name": "agentrun-v01-provider-minimax-m3", "keys": ["auth.json", "config.toml"] },
"projectionPath": "/var/run/agentrun/secrets/minimax-m3-0",
"runtimeCopyPath": "/home/agentrun/.codex-minimax-m3",
"profile": "minimax-m3",
"readOnly": true,
"writableCopy": true
}
],
"env": [