This page covers what you need to get configured quickly. For the complete settings reference — every key, type, default, and CLI override — see Configuration Reference.
Config file
notewise reads configuration from:notewise setup. It uses a simple KEY=VALUE format — no quotes required (they are stripped if present).
Override the config directory:
Load order
Settings are resolved in this priority order — later entries win:Essential settings
Model & API key
Set your default LLM and its matching API key. Only the key for your chosen provider needs to be set.Output directory
Concurrency
Temperature
Example config.env
Config commands
| Command | What it does |
|---|---|
notewise config | Show resolved config (API keys masked) |
notewise config-path | Print path to the active config file |
notewise edit-config | Open config.env in $EDITOR |
notewise setup --force | Re-run the interactive wizard |
Next steps
Full configuration reference
Every key, type, default, code-only constant, and CLI override.
LLM Providers
All supported providers, model string format, and routing table.