Remix.run Logo
Aurornis 7 days ago

> Its imperative we move away ASAP

Why? If the tool works then use it. They’re not forcing you to use the cloud.

dcreater 7 days ago | parent [-]

There are many, many FOSS apps that use Ollama as a dependency. If Ollama rugs, then all those projects suffer.

Its a tale we seen played out many times. Redis is the most recent example.

Hasnep 7 days ago | parent [-]

Most apps that integrate with ollama that I've seen just have an OpenAI compatible API parameter which defaults to port 11434 which ollama uses, but can be changed easily. Is there a way to integrate ollama more deeply?

dcreater 6 days ago | parent [-]

Yes, but I fear the average person will not understand that and assume you need Ollama. That false perception is sufficiently damaging im afraid