Settings
Settings control the local model selections, the optional remote-provider configuration, appearance, recording permissions, and reset flows. Settings are saved in webview local storage; changing a setting does not rewrite an existing session’s stored transcript or summary.
| Capability | Status | Current behavior |
|---|---|---|
| Whisper model management | Available | List, download, cancel downloads for, select, and delete the Whisper models in the application catalog. |
| Ollama model management | Beta | List installed Ollama models and download, select, or delete models through the local Ollama runtime. |
| OpenAI-compatible remote provider | Beta | Selecting a remote provider can transmit transcript, summary, prompt, retrieved context, conversation, and embedding input to the configured endpoint. |
| Light and dark appearance | Available | Switch between light and dark application themes and persist the selection in webview local storage. |
| App-data reset | Beta | App-data reset clears sessions and settings but does not remove downloaded models or stored audio files from the application data directory. |
Remote-provider API keys are stored in webview local storage, not the operating-system keychain.

