chore: litellm update

This commit is contained in:
2026-03-02 12:47:50 +01:00
parent 719f19a4d1
commit bda2755acc
5 changed files with 20 additions and 76 deletions

View File

@@ -9,7 +9,7 @@
in {
virtualisation.oci-containers.containers.${serviceName} = {
#image = "ghcr.io/berriai/litellm:v1.78.5-stable";
image = "docker.litellm.ai/berriai/litellm:v1.81.9-stable";
image = "docker.litellm.ai/berriai/litellm:v1.81.12-stable";
ports = ["127.0.0.1:${toString servicePort}:4000"];
environmentFiles = [config.age.secrets.litellm-env.path];
environment = {