Settings Reference
AI & Skills
Model
| Setting | Default | Description |
|---|---|---|
| Chat model | claude-sonnet-4-20250514 | Model for conversational output |
| Reasoning model | claude-sonnet-4-20250514 | Model for chain-of-thought |
| Vision model | claude-sonnet-4-20250514 | Model for image understanding |
Local AI
| Setting | Default | Description |
|---|---|---|
| Enable Local AI | off | Turn on local model routing |
| Local provider | ollama | ollama or lm_studio |
| Ollama URL | http://localhost:11434 | Ollama endpoint |
| LM Studio URL | http://localhost:1234 | LM Studio endpoint |
| Embeddings model | all-minilm:latest | Model for memory embeddings |
| Memory model | gemma3:1b-it-qat | Model for memory synthesis |
| Heartbeat model | small chat model | Model for background loops |
Voice
| Setting | Default | Description |
|---|---|---|
| STT language | system locale | Language for speech recognition |
| TTS voice | default | Selected voice profile |
| Wake word | off | "Hey OpenHuman" activation |
| Microphone | system default | Input device |
Core
| Setting | Default | Description |
|---|---|---|
| Core mode | local | local or remote |
| Remote core URL | empty | RPC URL for remote core |
| Remote core token | empty | Bearer token for remote core |
Integrations
| Setting | Default | Description |
|---|---|---|
| Trigger triage | on | Route incoming triggers to the agent |
| Auto-fetch | on | Enable background polling sync |
Search
| Setting | Default | Description |
|---|---|---|
| SearXNG enabled | off | Use self-hosted SearXNG |
| SearXNG base URL | http://localhost:8080 | SearXNG instance URL |
| Max results | 3 | Search results per query |
See also
- Local AI - Local AI settings
- Model Routing - How workloads are routed
- Shortcuts - Keyboard shortcuts