Skip to content
External

iOS Kelivo Setup Guide

This guide follows screenshots of Kelivo for iOS and currently covers adding GPT models and starting a chat. Other versions may look slightly different.

Using third-party clients

For a more consistent and complete experience, we recommend using each model in its provider’s official client.

Third-party apps update at different speeds and may adapt APIs differently. Compatibility issues can include cache misses, unavailable tools, or request errors. If you encounter a problem, first check the client version, configuration, and model support.

This guide focuses on simple, quick setup for basic use. Advanced features and custom workflows are welcome to explore, but usually require technical knowledge and fall outside our standard support scope. Our support team may offer suggestions where practical, but cannot guarantee troubleshooting or a solution for every issue.

Before starting, install Kelivo and prepare your own token key. This guide uses the OpenAI provider type with Response API enabled and https://www.cctq.ai/v1 as the base URL. The screenshots show the Chinese interface; the Chinese labels below help you locate the controls.

1. Open provider settings

Open Kelivo, tap the menu in the top-left to expand the sidebar, then tap Settings (gear) at the bottom of the sidebar.

Open the Kelivo sidebar and tap the settings gear

Under Models and Services (模型与服务), tap Providers (供应商).

Select Providers under Models and Services

2. Add a GPT provider

Tap “+” in the top-right of the provider list.

Tap the plus button in the provider list

In Add Provider (添加供应商), enter the following:

SettingValue
Provider typeSelect OpenAI
Enabled (是否启用)On
Response APIOn
Name (名称)Any name, e.g. CCTQ
API KeyYour own token key
API Base Urlhttps://www.cctq.ai/v1, including /v1

Key and URL

The test value in the screenshot is only a placeholder. Replace it with your own valid token key. Use the URL above without manually appending /responses.

Once filled in, tap “+ Add (添加)” at the bottom.

Select OpenAI, enable Response API, and enter the base URL including v1

3. Fetch and add GPT models

Back in the provider list, tap the newly added CCTQ entry and make sure its status is Enabled (启用).

Open the enabled CCTQ provider

Switch to the Models (模型) tab at the bottom, then tap Fetch (获取) to load the models available to your token.

Tap Fetch on the Models tab

Search the list or expand the GPT group. Tap “+” next to each model you want to add. The screenshots use gpt-5.3-codex-spark, gpt-5.6-sol, and gpt-6-astra as examples; use the models available in your fetched list.

After a model is added, its button changes to “−”. The models outlined in red in the screenshot have already been added, so do not tap their minus buttons again.

Fetched GPT model list with minus buttons beside models already added

4. Select a model and start a chat

Return to the chat screen and tap the model selector icon at the bottom-left of the message box.

Open the model selector from the message box

Under CCTQ, tap a GPT model you added, such as gpt-6-astra in the screenshot. You can also search for a model or provider using the search box at the top.

Select gpt-6-astra under CCTQ

Check that the selected model and provider appear at the top of the chat screen, then send a simple message such as hi. A normal reply confirms that basic text chat is working.

A successful test reply from gpt-6-astra in Kelivo

If fetching models or sending a message fails, check that your API Key is valid, the base URL is https://www.cctq.ai/v1, Response API is enabled, and your token has access to the selected model. For further troubleshooting, see Request Errors.

THIRD-PARTY CLIENTS

Before you start

A few notes to help you get the most out of third-party clients.

  1. Official clients first

    For the most consistent experience, we recommend using each model in its provider’s official client.

  2. Compatibility can vary

    Third-party apps update at different speeds. Cache misses, unavailable tools, and request errors can occur because of compatibility differences. If something goes wrong, check the client version and settings first.

  3. Start with the basics

    These guides focus on the simplest, quickest setup for basic use. Advanced workflows are welcome to explore, but may require technical knowledge and fall outside our standard support scope. Our support team may offer suggestions where practical, but cannot guarantee troubleshooting or a solution.

By choosing “Continue”, you acknowledge and agree to the compatibility limitations and support scope described above.