Skip to content

Commit 39f0705

Browse files
authored
Merge pull request #28 from syureyi/zhuling_imp
新增大模型、知识库文档,修改websocket
2 parents df921a6 + 760623e commit 39f0705

File tree

4 files changed

+1230
-164
lines changed

4 files changed

+1230
-164
lines changed

docs/.vitepress/theme/constrants/route.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ const items_xrobot_api = [
9191
items: [
9292
{ text: "用户API", link: "user" },
9393
{ text: "智能体API", link: "agent" },
94+
{ text: "大语言模型API", link: "llm" },
95+
{ text: "知识库API", link: "knowledge" },
9496
{ text: "聊天记录API", link: "chat-history" },
9597
{ text: "设备API", link: "device" },
9698
{ text: "音色克隆API", link: "voice-clone" },

0 commit comments

Comments
 (0)