• English
  • Cherry Studio

    A cross-platform desktop chat client (Windows / macOS / Linux) — great for everyday conversations, model comparisons and image generation.

    Install

    PlatformMethod
    WindowsSetup installer from the official download page
    macOS (Intel / Apple Silicon)Matching .dmg from the download page
    Linux.AppImage or .deb from the download page

    Prerequisites

    • Cherry Studio installed
    • An OpenAI-format group key from the API Keys page

    Configure

    1. Open Cherry Studio → SettingsModel services.
    2. Click Add provider, type OpenAI-compatible.
    3. Fill in:
      • Name: ByteSeek
      • API address: https://tokens.byteseek.ai
      • API Key: your sk- key
    4. Click Manage models to fetch the list and tick the models you want.
    5. Back in the conversation view, switch the top selector to a ByteSeek model.
    Provider form fields
    FieldValue
    Provider nameYour choice, e.g. ByteSeek
    Provider typeOpenAI
    API addresshttps://tokens.byteseek.ai (Cherry Studio appends /v1 itself)
    API keyYour sk- key
    ModelsFetch via "Manage" and tick, or add model IDs manually

    Click "Check" after configuring — a green tick means connected.

    Model list won't load?

    Mind the trailing /v1 — Cherry Studio usually appends paths itself, so enter the bare root address. Still failing? Verify key and network directly:

    curl https://tokens.byteseek.ai/v1/models -H "Authorization: Bearer sk-your-key"

    If the list returns, the server side is fine and the issue is in the client fields.

    Image generation

    If your group includes an image model, just select it after fetching the list and send a prompt — images render inline. Available image models per the model plaza.

    Image chat at a glance
    • Switch the model at the top of the conversation to gpt-image-2 (add it to the provider's model list first);
    • Send a scene description; the generated image appears in the reply bubble;
    • Right-click to copy or save.

    Common issues

    SymptomFix
    401Key incomplete or padded with spaces — re-paste
    403Group lacks the selected model; confirm in the model plaza
    Models listed but chat errorsWith a composite key, pick the prefixed model entries
    © 2026 ByteSeek Limited. All rights reserved.TermsPrivacyDisclaimer