Search docs...

Start typing to search documentation

BoltAI

BoltAI Integration Guide

Connect dabboUno to BoltAI as a custom OpenAI-compatible server.

Overview

BoltAI runs in any macOS app. Add dabboUno 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://newapi.c.dabbo.net/v1/chat/completions
API Key: YOUR_API_KEY

Sign in to auto-fill your API key

Compatibility

Chat CompletionsStreamingTool calling

Step-by-step setup

  1. 1
    Open Models settings

    Open BoltAI settings, go to Models, click +, then OpenAI-compatible Server.

  2. 2
    Fill the server

    Enter the name, the full chat completions URL, key, model id, and context length.

    text
    Name: dabboUno
    Base URL: https://newapi.c.dabbo.net/v1
    API Key: YOUR_API_KEY
    Model ID: YOUR_MODEL_ID
    Context Length: 80000

    Sign in to auto-fill your API key

  3. 3
    Toggle streaming

    Turn Streaming on to see tokens as they arrive.

Recommended models

Free models that work here. Paste any model id into the client.

Gotchas

  • This connector does not fetch the model list. Each dabboUno model is one manual entry.
  • Set Context Length manually. Skipping it clips long prompts or responses.
Generate API KeyModels