Use multiple providers


If you enabled multiple model providers in Geeps, you can enter an API key for each provider and select a default one for new chats.

Mac Settings

In addition to built-in providers you can now add multiple custom providers
In addition to built-in providers you can now add multiple custom providers

iOS Settings

Open Settings > API Settings and tap Add Custom Provider. Enter your credentials
1/2Open Settings > API Settings and tap Add Custom Provider. Enter your credentials
Long-press the compose button to switch default provider
2/2Long-press the compose button to switch default provider

Custom providers

Starting with v1.4 you can add multiple custom providers compatible with OpenAI Chat Completions API.

Follow these steps:

  • In API Settings click / tap "Add Custom Provider"
  • fill the form with API credentials
  • pick a name and icon for the provider
  • enter Base URL for the API, for example https://api.x.ai. Preview the endpoint below the field. It should look like https://api.x.ai/v1/chat/completions
  • instead of Base URL you can also enter the full Chat Completions endpoint, e.g. Azure
  • important! use either Base URL or full endpoint, not both
  • load models (if the endpoint supports /v1/models) or enter model name manually
  • hit Submit to test the API key (make sure your account has a positive balance!)

Switching providers

When you switch default provider, the logo on the compose button changes to the selected provider. After this all new chats will use the selected provider.

Please note: You can not switch provider for the existing chat. To use a different provider, start a new chat.