forked from imbytecat/opencode-config
feat: 启用存储功能并移除配置注释
- 移除配置中的注释并启用存储功能
This commit is contained in:
@@ -74,6 +74,7 @@
|
|||||||
"baseURL": "https://cpa.furtherverse.com/v1",
|
"baseURL": "https://cpa.furtherverse.com/v1",
|
||||||
"apiKey": "{env:CPA_API_KEY}",
|
"apiKey": "{env:CPA_API_KEY}",
|
||||||
"setCacheKey": true
|
"setCacheKey": true
|
||||||
|
// "store": false
|
||||||
},
|
},
|
||||||
"models": {
|
"models": {
|
||||||
"gpt-5.2": {
|
"gpt-5.2": {
|
||||||
|
|||||||
Reference in New Issue
Block a user