feat: add minimax m3 backend profile
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user