更新opencode
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 46s

This commit is contained in:
2026-03-02 11:08:58 +08:00
parent c5429e7287
commit a625462205

View File

@@ -3,14 +3,14 @@
"provider": { "provider": {
"anthropic": { "anthropic": {
"options": { "options": {
"baseURL": "https://txibabrh.cc-coding.com/api/v1", "baseURL": "http://45.155.220.179:8317/v1",
"apiKey": "cr_c12cb1c99754ba7e22b4097762b2a61627112d5dcad90b867c715da0cf45b3a9" "apiKey": "sk-ZBGcMXCdwtSK7G35s"
} }
}, },
"google": { "google": {
"options": { "options": {
"baseURL": "https://txibabrh.cc-coding.com/gemini/v1", "baseURL": "http://45.155.220.179:8317",
"apiKey": "cr_c12cb1c99754ba7e22b4097762b2a61627112d5dcad90b867c715da0cf45b3a9" "apiKey": "sk-ZBGcMXCdwtSK7G35s"
} }
} }
}, },