From 5f017a68bd9a1974673e0689cdf57fc836238362 Mon Sep 17 00:00:00 2001 From: AVB Date: Tue, 7 Jul 2026 08:11:34 -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 b1c3437..7d5c3b5 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: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}