快速开始
发布时间:2026-09-24 | 浏览:4
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
5 步创建知识库,完成一次检索与问答
API Key(在 控制台 API Key 页 创建,以 sk- 开头)
填写名称和描述,知识库类型选择 文档搜索 ,使用场景选择 基础文档问答 ,点击 下一步 。
数据来源选择 上传文件 ,拖拽或点击上传一份 PDF / Word / Markdown 文件。
索引设置保持默认,点击 创建知识库 。
在 Playground 中试问答
了解 RAG 工作原理: 核心概念
创建检索服务实现多库联合检索: 知识检索
创建问答服务获得流式回答: 知识问答
查看完整 API: API 参考