From 8e542d20dace1daf4d9cf5f725c5f657b9296301 Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Tue, 30 Sep 2025 18:01:29 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=9F=E9=85=8C=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E6=80=A7=E8=AF=8D=E5=8F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/components/BetaNotice.tsx | 2 +- pages/docs/features/model-integration/page.tsx | 6 +++--- pages/docs/introduction/overview/page.tsx | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/components/BetaNotice.tsx b/pages/components/BetaNotice.tsx index ee4d07a..a50b75d 100644 --- a/pages/components/BetaNotice.tsx +++ b/pages/components/BetaNotice.tsx @@ -10,7 +10,7 @@ export default function BetaNotice() { Beta 阶段

- 当前功能仅用于演示,接口可能随时变更。正式版本发布前请勿用于生产环境。 + 当前功能未完成,接口可能随时变更。正式版本发布前请勿用于生产环境。

diff --git a/pages/docs/features/model-integration/page.tsx b/pages/docs/features/model-integration/page.tsx index b4f301e..724bbc5 100644 --- a/pages/docs/features/model-integration/page.tsx +++ b/pages/docs/features/model-integration/page.tsx @@ -9,7 +9,7 @@ export default function ModelIntegration() {

- 支持所有符合 OpenAI 接口规范且支持 tool call 的模型,包括公有云服务和私有部署方案。 + 当前支持符合 OpenAI 接口规范且支持 tool call 的模型,包括公有云服务和私有部署方案。

兼容性说明

@@ -34,7 +34,7 @@ export default function ModelIntegration() {

⚡ gpt-4.1-mini

-

测试使用的默认模型,评估基准 ✅

+

评估基准 ✅