Skip to content

[Bug] Mobile app doesn't support custom model ID and API Base URL #277

Description

@TheLeaderDev

Version: 1.9

Describe the Bug

The desktop version allows users to manually configure a model, including the model ID and the API Base URL.

However, the mobile version does not provide the same custom model configuration options.

For example, I added my TokenRouter API key on the mobile app and it shows as connected, but I want to use the following model:

z-ai/glm-5.3-free

This model is not available in the model selection list.

On the desktop version, I can manually add/configure the model and change the API Base URL.

For my use case, I need to set the Base URL to:

https://api.tokenrouter.com/v1

and the model ID to:

z-ai/glm-5.3-free

The mobile version currently doesn't provide any way to manually configure these values.

Steps to Reproduce

  1. Open the mobile application.
  2. Open the Model selector.
  3. Select the Cloud tab.
  4. Add a provider and enter a valid TokenRouter API key.
  5. The provider shows as connected.
  6. Try to select z-ai/glm-5.3-free.
  7. The model is not available in the model list.
  8. There is no option to manually add a custom model ID.
  9. There is no option to change the API Base URL to https://api.tokenrouter.com/v1.

Screenshots / Logs

The attached screenshot shows the available Cloud models on the mobile version.

Operating System

  • MacOS
  • Windows
  • Linux
  • Android

Screenshot_2026-09-07-14-08-30-279_chat.atomic.app.jpg

Screenshot_2026-09-07-14-06-05-201_chat.atomic.app.jpg

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions