sam-4screen-desktop 2026-8-3:12:44:15
This commit is contained in:
@@ -48,6 +48,20 @@ OmniRoute is the central LLM routing proxy running on .13 (port 20128/20129). Al
|
||||
| Access (via Caddy) | `https://omniroute.lab.audasmedia.com.au/v1` |
|
||||
| API key | `sk-fff5c0d55c0bc0bf-b58ed0-76da5716` (stored in `~/.config/environment.d/10-secrets.conf` on .27/.51, hardcoded in settings.json on .13) |
|
||||
|
||||
---
|
||||
|
||||
## Open WebUI — Chat Frontend
|
||||
|
||||
Open WebUI v0.11.0 runs on .13 as a native NixOS process (not Docker), managed via Home Manager. Provides a chat UI that can connect to any OpenAI-compatible API — including OmniRoute.
|
||||
|
||||
| Aspect | Detail |
|
||||
|--------|--------|
|
||||
| **URL** | `http://192.168.20.13:3000` |
|
||||
| **Package** | `open-webui-0.11.0` (NixOS nixpkgs) |
|
||||
| **How to connect OmniRoute** | Admin Panel ⚙️ → Settings → Connections → OpenAI API → URL: `http://192.168.20.13:20129/v1`, Key: OmniRoute API key |
|
||||
| **Also works with** | Any OpenAI-compatible API (TokenRouter, OpenRouter, DeepSeek) — add each as a separate connection |
|
||||
| **Port note** | :3000 is taken by Open WebUI. Langfuse was bumped to :3001. |
|
||||
|
||||
### Pi default model selection model
|
||||
|
||||
Machines route through `omni` provider with `defaultModel: "default-opencode-go-ds-flash"`:
|
||||
|
||||
Reference in New Issue
Block a user