Files
lobe-chat/docs/changelog/2025-01-22-new-ai-provider.mdx
T
CanisMinor 549735be7f 📝 docs: Update changelog docs and release skills (#13897)
* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
2026-04-16 22:24:48 +08:00

33 lines
1.5 KiB
Plaintext

---
title: Custom AI Provider Management
description: >-
A rebuilt provider management system that lets you add, edit, and configure
custom AI providers and models to match your workflow.
tags:
- LobeHub
- AI Provider
- Provider Management
- Multimodal
---
# Custom AI Provider Management
The provider management system has been rebuilt from the ground up. Now you can add your own AI providers, edit existing ones, and configure custom models with specific capability settings. Available in both the open-source edition and [LobeHub Cloud](https://LobeHub.com).
## Full control over your providers
Previously, you were limited to a fixed set of pre-configured providers. The new system lets you:
- **Add custom providers**: Connect to any OpenAI-compatible API endpoint
- **Edit existing setups**: Modify provider settings without waiting for updates
- **Configure custom models**: Define your own model entries with specific capabilities (vision, function calling, file support)
- **Remove unused providers**: Clean up your list to focus on what you actually use
## Multimodal ready
The system supports language, image, and voice capabilities today. Configure which models can process images, which support tool calling, and which handle file uploads. Video and music generation support is planned for upcoming releases.
## Feedback
Have suggestions for the provider management system? Join the conversation in [GitHub Discussions](https://github.com/lobehub/lobe-chat/discussions).