litellm: upgrade v1.92.1 -> v1.93.0 to fix Bedrock parallel tool call truncation bug
This commit is contained in:
+1
-1
@@ -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.1
|
||||
image: docker.litellm.ai/berriai/litellm-database:v1.93.0 # upgraded from v1.92.1; fixes Bedrock parallel tool call truncation bug
|
||||
command: --config /app/config.yaml --port 4000
|
||||
environment:
|
||||
- AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID}
|
||||
|
||||
Reference in New Issue
Block a user