TypingMind
TypingMind Integration Guide
Connect UnoRouter to TypingMind as a custom OpenAI-compatible model.
Overview
TypingMind accepts any OpenAI-compatible endpoint as a custom model. Add UnoRouter to use any model in the catalog.
Quick Config
Paste these into the client. Your key auto-fills when signed in.
text
Base URL: https://api.unorouter.com/v1
API Key: YOUR_API_KEYCompatibility
Chat CompletionsStreamingTool calling
Step-by-step setup
- 1Open Models
Click the gear icon, go to Models, then Add Custom Models.
- 2Pick OpenAI as the API type
TypingMind uses the OpenAI Chat Completions schema for custom endpoints.
- 3Fill the endpoint
Enter the base URL, your UnoRouter API key, and a model id.
textCustom endpoint / Base URL: https://api.unorouter.com/v1 API Key: YOUR_API_KEY Model ID: YOUR_MODEL_ID - 4Test and add
Toggle Plugins or Vision only if the model supports them. Click Test, then Add Model.
Recommended models
Free models that work here. Paste any model id into the client.
glm-5.3-search:freeglm-5.3-think-search:freeglm-5.3-thinking:freeglm-5.3:freeqwen-3.8-27b:free
Gotchas
- Plugins (function calling) need a model with native tool support.
- The Vision toggle needs a model that supports image input. Check the catalog first.