mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
42 lines
2.1 KiB
Plaintext
42 lines
2.1 KiB
Plaintext
---
|
|
title: 'Plugin System: Extend Your Agents with Community Skills'
|
|
description: >-
|
|
LobeHub now supports a plugin ecosystem that lets Agents access real-time
|
|
information, interact with external services, and handle specialized tasks
|
|
without leaving the conversation.
|
|
tags:
|
|
- LobeHub
|
|
- Plugins
|
|
- Real-time Information
|
|
- Voice Options
|
|
---
|
|
|
|
# Supported Plugin System
|
|
|
|
LobeHub now supports plugins that extend what your Agents can do. Instead of being limited to built-in capabilities, Agents can now pull live data, interact with external platforms, and handle specialized workflows through community-built extensions.
|
|
|
|
<Video src="/blog/assets/28616219/f29475a3-f346-4196-a435-41a6373ab9e2.mp4" />
|
|
|
|
## Access real-time information
|
|
|
|
Previously, conversations were limited to the knowledge cutoff of the underlying model. Now, with plugins like web search, your Agents can fetch current information—news, documentation, stock prices, or weather—right when you need it.
|
|
|
|
Use plugins to:
|
|
|
|
- Run web searches and get up-to-date answers
|
|
- Query documentation sites and technical references
|
|
- Retrieve platform data from services like Bilibili or Steam
|
|
- Generate images on demand during a conversation
|
|
|
|
## Community-powered flexibility
|
|
|
|
The plugin system is designed to grow with community contributions. Developers can build and share custom plugins that add new capabilities to any Agent. Users simply enable the plugins they need for their specific workflow.
|
|
|
|
This means your Agents become more specialized over time. A coding assistant might enable documentation search and code execution plugins. A creative assistant might use image generation and content research tools. The same underlying Agent adapts to different contexts through its enabled plugins.
|
|
|
|
## Voice options for natural interaction
|
|
|
|
Alongside plugin capabilities, LobeHub now offers quality voice synthesis options including OpenAI Audio and Microsoft Edge Speech. Choose a voice that matches your preference or scenario for more personalized interactions.
|
|
|
|
Learn more about plugin usage in our [documentation](/en/docs/usage/plugins/basic).
|