mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
* 🔨 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>
38 lines
1.4 KiB
Text
38 lines
1.4 KiB
Text
---
|
|
title: November Update - Four New Model Providers
|
|
description: >-
|
|
LobeHub now supports Gitee AI, InternLM, xAI, and Cloudflare Workers AI,
|
|
giving teams more options when choosing where to run models.
|
|
tags:
|
|
- LobeHub
|
|
- AI Model Providers
|
|
- Gitee AI
|
|
- InternLM
|
|
- xAI
|
|
- Cloudflare Workers AI
|
|
---
|
|
|
|
# November Update - Four New Model Providers
|
|
|
|
This month's provider expansion adds four new options for running models. Teams can now choose from a wider range of hosting environments and compare outputs across different ecosystems without switching platforms.
|
|
|
|
## New providers available
|
|
|
|
The following providers are now supported:
|
|
|
|
- **[Gitee AI](https://ai.gitee.com)** - Model hosting with Chinese developer ecosystem integration
|
|
- **[InternLM](https://internlm.intern-ai.org.cn)** - Open-source large language models from Shanghai AI Laboratory
|
|
- **[xAI](https://x.ai)** - Grok and other models from xAI
|
|
- **[Cloudflare Workers AI](https://developers.cloudflare.com/workers-ai)** - Edge-deployed models running on Cloudflare's global network
|
|
|
|
## What this enables
|
|
|
|
Use these additions to:
|
|
|
|
- Route requests to providers based on latency, cost, or compliance requirements
|
|
- Compare model behavior across different hosting environments
|
|
- Deploy closer to users with edge-hosted options
|
|
|
|
## Feedback
|
|
|
|
Need additional providers? Tell us which ones to prioritize in [GitHub Discussions](https://github.com/lobehub/lobe-chat/discussions/6157).
|