Skip to content

Settings

Lucki74 edited this page Aug 28, 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 never offered as chat models, because they cannot generate a reply at all.

Library

Indexing your own documents. See Document Library.

Tools

Web search mode — auto, on or off — and the search provider, including a field for your own SearxNG URL or a Brave API key.

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

Personalization

The talk model and the embedding model are picked here — see Choosing a Model and Document Library.

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