LobeHub (LobeChat)
LobeHub, formerly LobeChat, supports an OpenAI proxy pointed at /v1.
Official source and verification
This page was verified on 2026-07-13 against the official source for LobeHub (LobeChat) 2.2.10. Official source. The verified product name is LobeHub at version 2.2.10; the former name is included only for existing users.
One-click setup
Sign in to the PopGo API keys page and open the action menu on the target Key row. Public documentation never creates or displays a link containing a Key. Open the Chat submenu, then choose LobeHub (LobeChat). After import, review the OpenAI proxy address and model before saving.
Manual setup
Enter the fields below in the OpenAI proxy configuration. Never pass a Key in the browser address bar.
| Field | Value |
|---|---|
| Provider type | OpenAI compatible |
| Base URL | https://api.popgo.site/v1 |
| API Key | YOUR_API_KEY |
| Model | YOUR_MODEL |
Success check
Create a new chat, select YOUR_MODEL, and confirm that a response is returned. Start a new test request with YOUR_MODEL. A normal response without authentication or address errors confirms the connection.
Common errors and recovery
- If the UI still shows the former name, locate setup by the presence of the OpenAI proxy fields.
- For a 401, paste
YOUR_API_KEYagain and remove surrounding whitespace. - For a 404, verify the Base URL level and make sure the client is not appending
/v1twice.