- Schweiz
- https://me.arthurerlich.de
- Joined on
2025-05-30
Block a user
haylan
deleted branch renovate/symfony from haylan/git-contribution-graph
2026-09-01 15:47:18 +00:00
chore(deps): update symfony packages to v7.4.18
haylan
deleted branch renovate/phpstan-packages from haylan/git-contribution-graph
2026-08-31 19:55:18 +00:00
chore(deps): update dependency phpstan/phpstan to v2.2.11
haylan
pushed to research/connecting-cloud-providers at haylan/LLM-Server
2026-08-26 06:51:40 +00:00
haylan
created branch research/connecting-cloud-providers in haylan/LLM-Server
2026-08-26 06:51:40 +00:00
Migrate Open WebUI (and existing consumers) to route through the new proxy
Resolved: migrated Open WebUI and the coding CLIs to the proxy.
Open WebUI's OPENAI_API_BASE_URL now points at litellm:4000 instead of llama-server:8080, using a provisioned virtual key…
Migrate Open WebUI (and existing consumers) to route through the new proxy
Author the docker-compose service for the chosen proxy
Resolved: authored the docker-compose service.
Added litellm + litellm-db (Postgres) services to docker-compose.yml, a new litellm-config.yaml wiring the local llama.cpp model with #11's…
Author the docker-compose service for the chosen proxy