⚙ Settings
Connection
{{ settingsStatus === 'ok' ? 'Connected' : settingsStatus === 'checking' ? 'Checking…' : 'Not reachable' }}
Could not reach the backend at {{ settingsForm.backendUrl }}. Check that the URL is correct and the backend is running.
Ollama Models
Loading available models…
Could not reach Ollama: {{ modelError }}
Don't see a model above? Pull a recommended one:
{{ pullError }}
Model pulled successfully. Reload models to see it.
Generation provider
Local (Ollama) keeps everything on your machine. Cloud providers send your queries and retrieved passages to remote servers.
⚠️ Queries and retrieved passages will be sent to Anthropic's servers.
⚠️ Queries and retrieved passages will be sent to Google's servers.
PDF Processing