From a629f9c1007f9d4bf932b14447dbc3763e319c22 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 30 Jan 2026 16:56:41 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0CPA=20Anthropic?= =?UTF-8?q?=E6=8F=90=E4=BE=9B=E8=80=85=E6=A8=A1=E5=9E=8B=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加注释说明CPA Anthropic提供者所参考的模型开发平台链接 --- opencode.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/opencode.jsonc b/opencode.jsonc index 85b0d3a..f8f3541 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -10,6 +10,7 @@ "@franlol/opencode-md-table-formatter@latest" ], "provider": { + // ref: https://models.dev/ "cpa-anthropic": { "name": "CPA Anthropic", "npm": "@ai-sdk/anthropic",