From 85301c8d236df13b6d6c3b6dfdb0e2c3fb95810a Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 30 Jan 2026 18:30:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=90=AF=E7=94=A8=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E7=BC=93=E5=AD=98=E5=8A=9F=E8=83=BD=EF=BC=8C=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=B8=AD=E6=B3=A8=E9=87=8A=E7=9A=84store?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除配置中被注释的store字段以启用模型缓存功能 --- opencode.jsonc | 1 - 1 file changed, 1 deletion(-) diff --git a/opencode.jsonc b/opencode.jsonc index edafb39..c0e1011 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -74,7 +74,6 @@ "baseURL": "https://cpa.furtherverse.com/v1", "apiKey": "{env:CPA_API_KEY}", "setCacheKey": true - // "store": false }, "models": { "gpt-5.2": {