Overview
LobeChat is an open-source AI chat framework that supports self-hosting and online use.Configuration Steps
Configure OpenAI
In the
OpenAI tab:- API Key:
sk-xxx - API Proxy URL:
https://crazyrouter.com/v1 - Enable
Use Custom API Proxy URL
Docker Self-Hosting
Using Multiple Models
LobeChat supports switching models during conversations. After configuring the API, you can select different models from the model selector at the top of the chat interface.LobeChat also supports configuring Anthropic, Google, and other independent providers. If you need to use the Claude native format, configure the Base URL as
https://crazyrouter.com in the Anthropic tab.