Remove junk empty-string fields from Regina adapter config
mode, effort, variant, modelReasoningEffort are not applicable to opencode_local/minimax and were UI artifacts. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -38,11 +38,7 @@
|
||||
"GITHUB_APP_ID_REGINA": { "type": "plain", "value": "3033788" },
|
||||
"GITHUB_PEM_PATH_REGINA": { "type": "plain", "value": "/paperclip/secrets/github-pems/regina.pem" }
|
||||
},
|
||||
"model": "openrouter/minimax/minimax-m2.5",
|
||||
"mode": "",
|
||||
"effort": "",
|
||||
"variant": "",
|
||||
"modelReasoningEffort": ""
|
||||
"model": "openrouter/minimax/minimax-m2.5"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user