Skip to content

angee.agents_integrate_ollama.backend

Ollama specialization of the OpenAI-compatible inference backend.

OllamaInferenceBackend

python
class OllamaInferenceBackend(OpenAIInferenceBackend)

OpenAI-compatible inference served by a local Ollama endpoint.

Released under the AGPL-3.0 License.