Update MiniMax agents to route through OpenRouter
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -35,10 +35,11 @@
|
||||
"env": {
|
||||
"HOME": { "type": "plain", "value": "/paperclip/privilegedescalation/agents/engineering/regina" },
|
||||
"MINIMAX_API_KEY": { "type": "secret_ref", "secretId": "fc5a9197-9084-4478-a63d-b1c00a901f9e" },
|
||||
"OPENROUTER_API_KEY": { "type": "secret_ref", "secretId": "d843133a-0702-4f44-b8e8-43249879995f" },
|
||||
"GITHUB_APP_ID_REGINA": { "type": "plain", "value": "3141386" },
|
||||
"GITHUB_PEM_PATH_REGINA": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation-qa.pem" }
|
||||
},
|
||||
"model": "minimax/MiniMax-M2.7"
|
||||
"model": "openrouter/minimax/minimax-m2.7"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user