Configuration
Pia stores its configuration in %APPDATA%/Pia/settings.json.
Settings
Section titled “Settings”| Setting | Type | Default | Description |
|---|---|---|---|
aiProvider | string | "openai" | Active AI provider |
aiModel | string | "gpt-4o-mini" | Model identifier |
theme | string | "system" | "light", "dark", or "system" |
language | string | "en" | UI language (en, de, fr) |
sttEnabled | bool | false | Enable speech-to-text |
sttModel | string | "base" | Whisper model size |
ttsEnabled | bool | false | Enable text-to-speech |
cloudSync | bool | false | Enable cloud sync |
autostart | bool | true | Launch Pia on Windows startup |