From 29fb096ce8f44d36ae101d44a8f91444b0b9dd57 Mon Sep 17 00:00:00 2001 From: AVB Date: Thu, 23 Jul 2026 17:02:42 -0700 Subject: [PATCH] Update ai.yaml --- ai.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai.yaml b/ai.yaml index 7b14ac6..6cd2548 100644 --- a/ai.yaml +++ b/ai.yaml @@ -57,7 +57,7 @@ services: - traefik.http.services.open-webui.loadbalancer.sticky.cookie.httponly=true - traefik.swarm.network=traefik_backend litellm: # - image: docker.litellm.ai/berriai/litellm-database:v1.92.0 #main-latest + image: docker.litellm.ai/berriai/litellm-database:v1.90.3 #main-latest command: --config /app/config.yaml --port 4000 environment: - AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID}