Skip to content

Commit

Permalink
chore: litellm upstream version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedantsahai18 committed Jan 6, 2025
1 parent 7c91669 commit 8083b85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion llm-proxy/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: julep-llm-proxy

x--litellm-base: &litellm-base
image: julepai/litellm-database:fix_anthropic_tool_image_content-amd64
# image: julepai/litellm-database:fix_anthropic_tool_image_content-amd64
image: ghcr.io/berriai/litellm-database:main-v1.57.0
restart: unless-stopped
hostname: litellm
ports:
Expand Down

0 comments on commit 8083b85

Please sign in to comment.