import BetaNotice from '@pages/components/BetaNotice' import CodeEditor from '@pages/components/CodeEditor' export default function QuickStart() { return (

Quick Start

几分钟内完成 page-agent 的集成。

安装步骤

1. 引入方式

CDN 引入

`} language="html" />

NPM 安装

2. 初始化配置

3. 开始使用

🎉 完成!

可参考《知识库注入》来优化任务成功率。

了解更多功能 →
) }