Splite docs to developer and user and bring profile link back
This commit is contained in:
22
docs-user/index.mdx
Normal file
22
docs-user/index.mdx
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: 产品概览
|
||||
description: 面向实时语音交互的助手管理与集成平台。
|
||||
icon: video
|
||||
---
|
||||
|
||||
# 产品概览
|
||||
|
||||
在一个界面中配置模型、知识库、工具和助手,并通过 WebRTC 或 WebSocket 接入实时语音对话。
|
||||
|
||||
## 平台组成
|
||||
|
||||
- **助手**:定义提示词、运行模式、模型绑定及可选工作流。
|
||||
- **组件库**:统一维护模型资源、知识库和可复用工具。
|
||||
- **语音引擎**:Pipecat 管线支持浏览器 WebRTC 与裸 WebSocket 音频流。
|
||||
|
||||
> 凭证只保存在模型资源或助手的服务端配置中;接口返回会自动打码。
|
||||
|
||||
## 下一步
|
||||
|
||||
- [核心功能](/features):了解助手类型、模型、知识库与工具。
|
||||
- 本地启动与对接见仓库中的 `docs-developer/`(独立开发者文档站点)。
|
||||
Reference in New Issue
Block a user