Skip to content

Settings

Lucki74 edited this page Aug 31, 2026 · 12 revisions

Settings

Eight panels, in the order they appear.

Appearance

Light or dark theme, and three text sizes for the chat. The theme is applied everywhere, including the voice orb, which is dark on light and white on dark.

Models

The model that answers you, and every model you have installed. Each is shown with its size and how it will fit: the panel estimates how much lands in VRAM and how much spills to the processor, which is the number that predicts whether a model will feel usable.

You can search Ollama's catalogue from here and pull something new, or delete a model you have finished with. Embedding models are listed but cannot be chosen, because they cannot generate a reply at all — Draggy asks Ollama what each model can do rather than guessing from its name. Every other model is selectable, however small.

Library

Indexing your own documents. See Document Library.

Tools

Web search mode — auto, on or off — and the search provider: Automatic, Brave Search, DuckDuckGo, Startpage, Brave Search API or SearXNG, plus the URL and API key fields the last two need.

Code execution lives here too, off by default. See Tools and Capabilities.

The ad blocker is deliberately not here. Its switch is in the toolbar of the browser window itself, which is where you find out you want it — see Browser and Ad Blocking.

Personalization

The talk model and the embedding model are picked here — see Choosing a Model and Document Library. The talk voice lives here too: system or natural, which voice, and speed.

Custom instructions, added to every system prompt. Short and concrete works far better than long and aspirational, particularly on a small model: "answer in British English" and "do not use bullet points unless I ask" are the kind of thing that survives.

Thinking mode is here as well — low, medium or high. On a model with native reasoning this maps to its own setting; on one without, it asks the model to reason inside a <think> block that Draggy hides from you and shows as a collapsible section. High is genuinely slower and only pays off on problems that deserve it.

Language

Twelve interface languages: English, French, Spanish, German, Italian, Portuguese, Dutch, Russian, Chinese, Japanese, Korean and Arabic.

This changes Draggy, not the model. Whether the model answers you in Portuguese depends on the model. It also sets the language the speech recogniser expects in voice mode, which does measurably affect transcription quality, so it is worth setting correctly even if you read English fine.

Data

How much you have stored — chats, messages, attachments and their size — plus buttons to clear conversations and to open the log file when something needs diagnosing.

Chats live in SQLite in the Draggy data folder. Deleting them is immediate and there is no copy anywhere else.

Updates

The current version, the Automatic updates switch, and the update status with manual check, download and install buttons. See Installation for what automatic actually does.

Clone this wiki locally