Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 2.64 KB

Plugins.md

File metadata and controls

53 lines (28 loc) · 2.64 KB

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:

plugin-usage.mp4

Plugin Store

You can access the Plugin Store by navigating to "Extension Tools" -> "Plugin Store" in the chat toolbar.

Plugin Store

The Plugin Store contains plugins that can be directly installed and used in LobeChat.

Plugin Store

Using Plugins

After installing a plugin, simply enable it under the current assistant to use it.

Enable Plugin

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:

Plugin Settings

Plugin Settings

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:

Custom.Plugins.mp4

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 Plugin Custom 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!