BoltAI
BoltAI Integration Guide
Connect UnoRouter to BoltAI as a custom OpenAI-compatible server.
Overview
BoltAI runs in any macOS app. Add UnoRouter as a custom OpenAI-compatible server and pick a model.
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 settings
Open BoltAI settings, go to Models, click +, then OpenAI-compatible Server.
- 2Fill the server
Enter the name, base URL, key, model id, and context length.
textName: UnoRouter Base URL: https://api.unorouter.com/v1 API Key: YOUR_API_KEY Model ID: YOUR_MODEL_ID Context Length: 80000 - 3Toggle streaming
Turn Streaming on to see tokens as they arrive.
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
- This connector does not fetch the model list. Each UnoRouter model is one manual entry.
- Set Context Length manually. Skipping it clips long prompts or responses.