mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 21:37:20 +08:00
* feat:提交前端代码 * feat:提交logo样式切换 * feat:替换avatar、部分位置icon、chatchat相关说明、git链接、Wiki链接、关于、设置、反馈与建议等功能,关闭lobehub自检更新功能 * fix:移除多余代码 --------- Co-authored-by: liunux4odoo <41217877+liunux4odoo@users.noreply.github.com>
21 lines
1.1 KiB
Plaintext
21 lines
1.1 KiB
Plaintext
# Custom Plugins
|
|
|
|
## Installing Custom Plugins
|
|
|
|
If you wish to install a plugin that is not available in the LobeChat plugin store, such as a custom-developed LobeChat plugin, you can click on "Custom Plugins" to install it:
|
|
|
|
<Video src="https://github.com/lobehub/lobe-chat/assets/28616219/034a328c-8465-4499-8f93-fdcdb03343cd" />
|
|
|
|
In addition, LobeChat's plugin mechanism is compatible with ChatGPT plugins, so you can easily install corresponding ChatGPT plugins.
|
|
|
|
If you want to try installing custom plugins on your own, you can use the following links to try:
|
|
|
|
- `Custom Lobe Plugin` Mock Credit Card: https://lobe-plugin-mock-credit-card.vercel.app/manifest.json
|
|
- `ChatGPT Plugin` Access Links: https://www.accesslinks.ai/.well-known/ai-plugin.json
|
|
|
|
 
|
|
|
|
## Developing Custom Plugins
|
|
|
|
If you wish to develop a LobeChat plugin on your own, feel free to refer to the [Plugin Development Guide](/en/usage/plugins/development) to expand the possibilities of your AI assistant!
|