> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tokenlab.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Chatbox

> Verwenden Sie TokenLab in Chatbox über den OpenAI-kompatiblen Provider-Flow

## Übersicht

Chatbox kann TokenLab über seine OpenAI-kompatiblen API-Einstellungen nutzen.

<Note>
  **Typ**: Chat-App

  **Primärer Pfad**: OpenAI-kompatible Chat-Completions

  **Support-Status**: Unterstützter Pfad
</Note>

## Chatbox konfigurieren

1. Öffnen Sie **Settings** -> **AI Model**
2. Wählen Sie **OpenAI API Compatible**
3. Geben Sie Folgendes ein:
   * **API Host**: `https://api.tokenlab.sh/v1`
   * **API Key**: `sk-your-tokenlab-key`
   * **Model**: `gpt-5.4-mini`
4. Speichern Sie die Einstellungen und senden Sie eine kurze Testnachricht.

## Empfohlene Modelle

| Anwendungsfall          | Modell                   |
| ----------------------- | ------------------------ |
| Tägliche Chats          | `gpt-5.4-mini`           |
| Stärkeres Reasoning     | `gpt-5.4` oder `gpt-5.5` |
| Claude-ähnliche Ausgabe | `claude-sonnet-5`        |
| Schnelles Fallback      | `deepseek-v4-flash`      |

## Hinweise

Falls Ihre Chatbox-Version TokenLab bereits als integrierten Provider auflistet, wählen Sie diesen direkt aus. Falls nicht, ist der oben beschriebene OpenAI-kompatible Provider-Pfad das sicherste Fallback.
