Bug Reports
Closed

Allow adding Ollama as AI provider

Currently only openai is supported as AI provider according to the .env-explanation, which actually destroys the "my data" idea of self-hosting.

1 Comment

Sign in to comment

JM
James Morton
James Morton·17 days ago(edited)

Lots of providers support OpenAI compatible APIs which is the reason that API being chosen for Quackback. You are not restricted to using OpenAI as your provider itself.

Ollama also provide OpenAI compatible endpoints as far as I understand. See https://docs.ollama.com/api/openai-compatibility

Posting anonymously