diff --git a/packages/website/src/pages/docs/features/third-party-agent/page.tsx b/packages/website/src/pages/docs/features/third-party-agent/page.tsx index 1aef22b..8ced7dc 100644 --- a/packages/website/src/pages/docs/features/third-party-agent/page.tsx +++ b/packages/website/src/pages/docs/features/third-party-agent/page.tsx @@ -16,17 +16,6 @@ export default function ThirdPartyAgentPage() { : 'Integrate pageAgent as a tool in your support assistant or Agent system, becoming the eyes and hands of your Agent.'}

-
-

- {isZh ? '💡 核心价值' : '💡 Core Value'} -

-

- {isZh - ? '让你的答疑机器人不再只是"嘴巴",而是拥有"眼睛"和"手"的完整智能体。' - : 'Transform your support bot from just a "mouth" into a complete intelligent agent with "eyes" and "hands".'} -

-
- {isZh ? '集成方式' : 'Integration Method'}