Skip to content

Settings

import ProductFactTable from ‘../../../components/ProductFactTable.astro’; import DataBoundary from ‘../../../components/DataBoundary.astro’;

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.

<ProductFactTable caption=“Settings-related capabilities” factIds={[‘whisper_model_management’, ‘ollama_model_management’, ‘openai_compatible_remote_provider’, ‘light_dark_appearance’, ‘app_data_reset’]} />

Remote-provider API keys are stored in webview local storage, not the operating-system keychain.