Drop-in HTTP proxy for Ollama with priority queuing, per-client auth, and model-aware failover
-
Updated
Jun 23, 2026 - Python
Drop-in HTTP proxy for Ollama with priority queuing, per-client auth, and model-aware failover
A proxy server written entirely in Go (with no external dependencies) that translates Ollama API requests into an OpenAI-compatible API format. It allows native Ollama clients (Ollie, Enchanted, CLI) to transparently work with models hosted on Open WebUI. It supports streaming, multimodal requests (images), three-level caching, AES-256-GCM session
Translate Ollama API calls to OpenAI format and enable Ollama clients to access models hosted on Open WebUI without client changes.
Add a description, image, and links to the ollama-proxy topic page so that developers can more easily learn about it.
To associate your repository with the ollama-proxy topic, visit your repo's landing page and select "manage topics."