Skip to content

Configuration

Lwando Zwane edited this page Aug 18, 2026 · 1 revision

Configuration

Environment variables

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

Store keys

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.

App data

  • macOS: ~/Library/Application Support/tome/ — includes the config store, models/ (downloaded whisper models), and egress configs.

Clone this wiki locally