Skip to content

dsh-llm-ollama v0.2.0

Choose a tag to compare

@NOirBRight NOirBRight released this 15 Aug 07:38
· 4 commits to main since this release
  • 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.