Cherry Studio

How to fix Cherry Studio'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 Cherry Studio 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 AI Code With provider in Cherry Studio Settings โ†’ Model Services

01

Check the API address and network

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

02

Add a model manually

Click + next to the provider and type an exact Model ID (e.g. deepseek-v4-flash). Cherry Studio does not need the fetched list to chat โ€” the ID is enough.

  1. 1Open the AI Code With provider in Cherry Studio Settings โ†’ Model Services
  2. 2Confirm the API Address is https://api.aicodewith.ai/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/v1
  2. 2Click + and type 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