lobehub/docs/plugins/basic-usage.zh-CN.mdx
Arvin Xu c131fa68f0
♻️ refactor: refactor with chat docs site (#1309)
* 📝 docs: add package.json

* 🔧 chore: update config

* 🔧 chore: update config

* 📝 docs: update docs

* 📝 docs: add en-US docs

* 📝 docs: update docs

* 📝 docs: fix docs url

* 🔧 chore: add docs rewrites

* 🔧 chore: add docs rewrites

* 🔧 chore: fix docs rewrites

* 💄 style: update docs link

* 🚚 chore: move to contributing docs

* 🔧 chore: update contributing ci workflow

* 💄 style: update docs link
2024-02-18 21:39:04 +08:00

39 lines
1.3 KiB
Text

# 插件使用
插件体系是 LobeChat 中扩展助理的能力的关键要素,你可以通过为助手启用各式各样的插件来增强助手的各项能力。
查看以下视频,快速上手使用 LobeChat 插件:
<video
muted
controls
loop
autoPlay
src="https://github.com/lobehub/lobe-chat/assets/28616219/94d4c312-1699-4e24-8782-138883678c9e"
></video>
## 插件商店
你可以在会话工具条中的 「扩展工具」 -> 「插件商店」,进入插件商店。
![820shots_so](https://github.com/lobehub/lobe-chat/assets/28616219/ab4e60d0-1293-49ac-8798-cb29b3b789e6)
插件商店中会在 LobeChat 中可以直接安装并使用的插件。
![image](https://github.com/lobehub/lobe-chat/assets/28616219/d7a5d821-116f-4be6-8a1a-38d81a5ea0ea)
## 使用插件
安装完毕插件后,只需在当前助手下开启插件即可使用。
![809shots_so](https://github.com/lobehub/lobe-chat/assets/28616219/76ab1ae7-a4f9-4285-8ebd-45b90251aba1)
## 插件配置
部分插件可能需要你进行相应的配置,例如 API Key 等。
你可以在安装插件后,点击设置进入插件的设置填写配置:
![image](https://github.com/lobehub/lobe-chat/assets/28616219/10eb3023-4528-4b06-8092-062e7b3865cc)
![image](https://github.com/lobehub/lobe-chat/assets/28616219/ab2e4c25-4b11-431b-9266-442d8b14cb41)