- Schweiz
- https://me.arthurerlich.de
- Joined on
2025-05-30
Follow-up (commit 3bbda09): Open WebUI and Qdrant removed from the stack entirely per user request — no longer needed, every client is now a coding CLI. This drops the open-webui service, its…
Implemented on main (commit 472e3a4): docker-compose.yml, .env.example, scripts/update.sh, and docs updated per the design above. Also, separately, the user asked to drop the gateway-level…
Resolved — design captured in the issue body above. Proceeding to implementation on main (docker-compose.yml, .env.example, scripts/update.sh).
Second correction — the previous correction was wrong. The files exist. I'd checked the `main` branch; the original research (and this repo's actual release line) is on `release/v3.8.51`.…
Correction: the earlier resolution comment's claim that this repo's docs include STEALTH_GUIDE.md, MITM-TPROXY-DECRYPT.md, and PUBLIC_CREDS.md does not hold up. Verified directly:
- A…
Answer: No, OmniRoute is not Ollama-only. It supports arbitrary OpenAI-compatible api_base for both chat and embeddings, verified from primary source (github.com/diegosouzapw/OmniRoute, main…