<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700&family=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Material+Symbols+Outlined:wght,FILL@400,0..1&display=swap" />
Roleplay & chat frontends

SillyTavern

Power-user roleplay frontend with deep prompt control.

SillyTavern uses its own Connection Profile system. Switch the API to Chat Completion with `Custom (OpenAI-compatible)` and SillyTavern will handle streaming and presets.

Base URLhttps://api.freetheai.xyz/v1
Recommended modelsbbl/gpt-5.5-mini
Chat completions Messages Streaming Tool calling
Step by step

Connect SillyTavern to FreeTheAi.

5 steps
  1. 1

    Open the API panel

    Click the plug icon in SillyTavern, the first icon in the right toolbar.

  2. 2

    Pick the right API

    Set `API` to `Chat Completion`. Set `Chat Completion Source` to `Custom (OpenAI-compatible)`.

  3. 3

    Fill the endpoint and key

    Use the FreeTheAi base URL and the key from /signup. SillyTavern auto-appends /chat/completions, so do not add it manually.

    text
    Custom Endpoint (Base URL): https://api.freetheai.xyz/v1
    Custom API Key: PASTE_YOUR_FREETHEAI_KEY
  4. 4

    Pick a model

    Type or paste a FreeTheAi alias into `Enter a Model ID`. The dropdown will populate after the first connect.

    text
    bbl/gpt-5.5-mini
  5. 5

    Save the profile

    Save the Connection Profile so SillyTavern remembers FreeTheAi between sessions.

Recommended aliases

Models that pair well with SillyTavern.

  • bbl/gpt-5.5-mini
  • glm/glm-5.1
  • olm/kimi-k2.7-code

See the full live catalog at /models. Aliases are stable; pricing on the free tier stays $0.

Heads up

Common gotchas.

  • If a Test Message returns 404, append `/v1` to the endpoint. Never add `/chat/completions`.
  • Use Strict Prompt Post-Processing for Claude-style models so SillyTavern alternates user and assistant correctly.
  • FreeTheAi is rate-limited per minute. Lower SillyTavern's parallel generation if you see frequent 429s.
Where to next

Keep building.