-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Lwando Zwane edited this page Aug 18, 2026
·
1 revision
| Variable | Purpose |
|---|---|
TOME_CHAT_BASE_URL |
Point the assistant at any OpenAI/Anthropic-compatible endpoint |
TOME_CHAT_MODEL |
Override the model id for that endpoint |
TOME_WHISPER_BIN |
Override the whisper.cpp binary path |
provider keys (MOONSHOT_API_KEY, etc.) |
Assistant credentials, read from the login shell |
Preferences are persisted under the app-data directory (not edited by hand).
Notable user-facing settings: chat-provider, chat-model, stt-engine
(auto / apple / whisper), voice-warmup, voice-auto-send,
voice-bargein, voice-name.
- macOS:
~/Library/Application Support/tome/— includes the config store,models/(downloaded whisper models), and egress configs.
Tome on GitHub · Report issues in the repository, not the wiki.