* 📝 docs: plugins * Update Plugins.zh-CN.md * Update Plugins.zh-CN.md * 📝 docs: update plugins docs * 📝 docs: update plugins docs
2.6 KiB
Plugin Usage
The plugin system is a key element in expanding the capabilities of the assistant in LobeChat. You can enhance the assistant's abilities by enabling a variety of plugins.
Watch the following video to quickly get started with using LobeChat plugins:
https://github.com/lobehub/lobe-chat/assets/28616219/94d4c312-1699-4e24-8782-138883678c9e
Plugin Store
You can access the Plugin Store by navigating to "Extension Tools" -> "Plugin Store" in the chat toolbar.
The Plugin Store contains plugins that can be directly installed and used in LobeChat.
Using Plugins
After installing a plugin, simply enable it under the current assistant to use it.
Plugin Configuration
Some plugins may require specific configurations, such as API keys.
After installing a plugin, you can click on "Settings" to enter the plugin's settings and fill in the required configurations:
Installing Custom Plugins
If you wish to install a plugin that is not available in the LobeChat Plugin Store, such as a custom LobeChat plugin you developed, you can click on "Custom Plugins" to install it:
Additionally, LobeChat's plugin mechanism is compatible with ChatGPT plugins, allowing you to easily install corresponding ChatGPT plugins.
If you want to try installing custom plugins on your own, you can use the following links:
Custom Lobe PluginMock Credit Card: Mock Credit Card PluginChatGPT PluginAccess Links: Access Links Plugin
Developing Plugins
If you want to develop a LobeChat plugin on your own, feel free to refer to the Lobe Plugin Development Guide to expand the possibilities of your AI assistant!