Back to Harness Catalog
Web UI Client

TypingMind Integration Guide

Premium browser-based web workspace for AI models, file management, and prompt engineering.

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

01 — Version & UI Path

Version Specifics & Navigation

Version Compatibility Note: Verified on TypingMind Web (Settings -> Models -> Custom OpenAI Endpoint).

02 — Step-by-Step Setup

Step-by-Step Setup

1

1. Add Custom Endpoint

Navigate to Settings -> OpenAI Endpoint -> Custom API Endpoint.

Endpoint URL: https://api.sacredgpt.ru/v1
API Key: sgpt_live_...

03 — Configuration Example

ConfigFile Example

{
  "endpoint": "https://api.sacredgpt.ru/v1",
  "apiKey": "sgpt_live_9a8b7c6d5e4f3a2b1c0d",
  "models": ["gpt-5.6-sol", "claude-sonnet-5"]
}

04 — Troubleshooting

Troubleshooting & Common Issues

Browser CORS Error

The api.sacredgpt.ru gateway automatically includes full CORS headers for browser web applications.