feat(litellm): add LiteLLM gateway on sgx fronting halo's llama-server
Exposes an OpenAI-compatible endpoint on sgx:4000 (LAN-reachable) that routes the `coder` model to halo's llama-server, so clients get a stable gateway with per-key auth instead of hardcoding halo's address. Master key is sourced from a sops-encrypted env file.
This commit is contained in:
parent
ccd8750899
commit
fdefdf31b2
3 changed files with 79 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
./mail.nix
|
||||
./wyoming.nix
|
||||
./searx.nix
|
||||
./litellm.nix
|
||||
./uptime-kuma.nix
|
||||
./firefly.nix
|
||||
./opencode.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue