Overview
DeepChat works with TokenLab through a standard OpenAI-compatible provider configuration.Type: Chat AppPrimary Path: OpenAI-compatible chat completionsSupport Confidence: Supported path
Configure DeepChat
- Open Settings -> Model Provider
- Add or edit an OpenAI-compatible provider
- Enter:
- Provider name: TokenLab
- Base URL:
https://api.tokenlab.sh/v1 - API Key:
sk-your-tokenlab-key
- Add a model such as
gpt-5.4-mini - Save and test a chat.
Model Choices
Start withgpt-5.4-mini for a low-friction default. Use claude-sonnet-5, gpt-5.4, or deepseek-v4-pro when the conversation needs stronger reasoning.
Troubleshooting
- Use the base URL, not the full
/chat/completionspath, unless DeepChat explicitly asks for a full endpoint URL. - Remove trailing spaces from the API key.
- If a model is not listed, add the exact TokenLab model id manually.