Quick Start
1
Open the model combobox
Click the model pill in the title bar. It suggests common models and accepts any string.
2
Set your API key
In Settings → Models → API key, paste your key. It is stored in the macOS keychain.
3
Tune sampling (optional)
Adjust
temperature, max_tokens, or top_p in the Models section.Suggested Models
The combobox suggests these and accepts any other string:Sampling & Endpoint
Sampling values are forwarded only when you change them from their defaults, so a provider default you set elsewhere is never overridden unasked.
Where Keys Live
Theapi_key is stored in the macOS keychain (service ai.praison.desktop) and stripped before settings.json is written.
Choosing a Setup
Best Practices
Leave api_key blank to use the environment
Leave api_key blank to use the environment
If you already export
OPENAI_API_KEY, leave the field blank and the engine uses the environment key.Restart after changing key or base_url
Restart after changing key or base_url
Both are marked “requires restart”. Relaunch so the engine routes to the new credential or endpoint.
Use base_url for local models
Use base_url for local models
Point
base_url at your local server (for example Ollama or LM Studio) to run entirely on-device.Related
Settings Reference
Every Models field and its default
Data & Privacy
How secrets are kept off disk

