Back to Harness Catalog
Desktop & Mobile Client

Chatbox AI Integration Guide

Fast cross-platform desktop and mobile client for Windows, macOS, Linux, iOS, and Android.

Base URL: https://api.sacredgpt.ru/v1Key: $SACREDGPT_KEYVerified

01 — Version & UI Path

Version Specifics & Navigation

Version Compatibility Note: Verified on Chatbox v1.22.1+ (Settings → Model → Custom OpenAI).

02 — Step-by-Step Setup

Step-by-Step Setup

1

1. Choose Custom Provider

Chatbox Settings > Model

In Chatbox Settings, select provider 'OpenAI API' -> 'Custom API Server'.

2

2. Configure Host and Key

Set API Host to https://api.sacredgpt.ru/v1 and paste your API Key.

03 — Configuration Example

ConfigFile Example

{
  "apiHost": "https://api.sacredgpt.ru/v1",
  "apiKey": "sgpt_live_9a8b7c6d5e4f3a2b1c0d",
  "model": "gpt-5.6-sol"
}

04 — Troubleshooting

Troubleshooting & Common Issues

Streaming cuts off mid-response

Toggle 'Enable SSE Heartbeat' in Chatbox advanced network settings.