Plugin index for LobeChat
Top 98.8% on sourcepulse
This repository serves as a central index for plugins designed to extend the functionality of LobeChat, an open-source chatbot framework. It enables users to discover and integrate a wide array of tools, from web search and image generation to specialized data analysis and productivity aids, enhancing the chatbot's capabilities for diverse tasks.
How It Works
The core of this project is a index.json
file that lists available plugins. Each plugin entry includes metadata such as its name, description, author, and relevant tags. LobeChat fetches this index to present users with a browsable catalog of plugins, facilitating easy discovery and integration. The submission process involves forking the repository, adding a new plugin entry using a provided template, and submitting a pull request for review.
Quick Start & Requirements
git clone https://github.com/lobehub/lobe-chat-plugins.git
), navigate into the directory (cd lobe-chat-plugins
), and install dependencies using bun install
.OPENAI_API_KEY
is required, and OPENAI_PROXY_URL
is optional.Highlighted Details
plugin-template.json
) for submitting new plugins.Maintenance & Community
The project is maintained by LobeHub, with contributions from various community members. Links to the main Lobe Chat project and a submission process are provided.
Licensing & Compatibility
Limitations & Caveats
The acceptance of submitted plugins is subject to review, and the project reserves the right to remove or redirect plugins that are non-functional or unmaintained.
14 hours ago
1+ week