You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Register Ollama Cloud /api/web_search and /api/web_fetch as web capability providers under the ollama-cloud id, reusing the chat credential and base URL.
Switch a profile by pinning searchProvider/fetchProvider to ollama-cloud in its cordis.patch.yml (snippet in the README).
Credentialed web requests reject redirects, so the API key cannot leak to a redirect target.
The settings card now stays visible for remote browsers with a loopback-only explanation.