LobeHub

How to fix LobeHub's empty model list

If "Get model list" returns nothing, either the API address is unreachable or the endpoint does not support auto-fetching. Adding a Model ID manually always works because LobeHub builds requests from the ID directly.

Start with these checks

Clicking "Get model list" returns no models.

  • "Get model list" on the AI Code With provider returns nothing.
  • The API address is unreachable or the network is restricted
  • Open the custom provider in LobeHub Settings → AI Providers

01

Check the API address and network

Confirm the API address is exactly https://api.aicodewith.ai (no /v1) and the machine can reach api.aicodewith.ai. A blocked or wrong address returns an empty model list.

02

Add a model manually

Type an exact Model ID (e.g. deepseek-v4-flash) into the provider. LobeHub does not need the fetched list to chat — the ID is enough.

  1. 1Open the custom provider in LobeHub Settings → AI Providers
  2. 2Confirm the API address is https://api.aicodewith.ai (no /v1)

03

Verify the provider works

After adding the model, enable the provider, start a conversation, pick the model, and send a message. A normal reply means the setup is complete.

  1. 1Confirm the API address is https://api.aicodewith.ai (no /v1)
  2. 2Type a Model ID manually (e.g. deepseek-v4-flash)

If it is still not fixed

Sources

Reconfigure

Return to the integration center and continue the setup steps.

Return to the related setup step