This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
[Task]: add support for Ollama compatible OpenAI endpoints #957
Open
Description
Description
Ollama released OpenAI compatible endpoints now: https://ollama.com/blog/openai-compatibility
It is used by some of the related tools we integrate, such as OpenInterpreter
But we use ollama client that is not currently supporting it. We should evaluate the effort and decide on the best implementation path
Additional Context
No response