Skip to content

Commit

Permalink
Merge pull request #1025 from julep-ai/x/litellm
Browse files Browse the repository at this point in the history
chore: litellm upstream version
  • Loading branch information
Vedantsahai18 authored Jan 6, 2025
2 parents 7c91669 + 8083b85 commit a3edb51
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 a3edb51

Please sign in to comment.