From 7bdcbe723c9b40a04dbf354283519d78b0ad90c8 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 30 Jan 2026 18:29:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=90=AF=E7=94=A8=E5=AD=98=E5=82=A8?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=B9=B6=E7=A7=BB=E9=99=A4=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除配置中的注释并启用存储功能 --- opencode.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/opencode.jsonc b/opencode.jsonc index c0e1011..edafb39 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -74,6 +74,7 @@ "baseURL": "https://cpa.furtherverse.com/v1", "apiKey": "{env:CPA_API_KEY}", "setCacheKey": true + // "store": false }, "models": { "gpt-5.2": {