docs/usage/providers.mdx
<Image alt={'Multi-Model Provider Support'} borderless cover src={'/blog/assets17870709/1148639c-2687-4a9c-9950-8ca8672f34b6.webp'} />
As LobeHub continues to evolve, we've come to deeply understand the importance of supporting a diverse range of model providers to meet the needs of our community. Rather than relying on a single provider, we've expanded our support to include multiple AI model services, offering users a richer and more versatile chat experience.
LobeHub's multi-provider architecture offers several key advantages:
LobeHub integrates with 70+ AI model providers:
Each provider is configured in Settings → Language Model:
For environment variable configuration in self-hosted deployments, see the model provider environment variables reference.
Connection error / API key invalid — Double-check your API key for extra spaces. Ensure you're using the correct key type for the provider.
Model not available — The model may not be included in your account tier or may have been deprecated. Check the provider's model availability page.
Rate limit errors — You've hit the provider's request rate limit. Consider distributing requests across multiple providers, or upgrade your account tier.
<ProviderCards locale={'en'} />