Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: timfel/litellm

Tags

v1.72.6.rc

Toggle v1.72.6.rc's commit message
build(ghcr_deploy.yml): add rc to all docker images

v1.72.6.dev1

Toggle v1.72.6.dev1's commit message
build(ghcr_deploy.yml): add rc to all docker images

1.72.6.rc-draft

Toggle 1.72.6.rc-draft's commit message
security - add back grype scans

v1.72.6-nightly

Toggle v1.72.6-nightly's commit message
ci/cd run again

v1.72.2.devMCP

Toggle v1.72.2.devMCP's commit message
ui new build

v1.72.5.dev1

Toggle v1.72.5.dev1's commit message
test: handle fireworks ai instability

v1.72.4-nightly

Toggle v1.72.4-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add VertexAI Anthropic passthrough - cost calculation, token tracking (

…BerriAI#11611)

* fix(vertex_ai/anthropic): extract vertex credentials from correct dict

Fixes passing credentials for vertex anthropic via `/v1/messages`

* fix(vertex_ai/anthropic): working e2e vertex ai anthropic messages via `/v1/messages`

Ensures vertex anthropic models can be called via /v1/messages

* fix(vertex_passthrough_logging_handler.py): fix vertex anthropic logging to emit the model name on spend logs

enables observability of passthrough route

* fix(vertex_passthrough_logging_handler.py): don't redefine variable

* fix(vertex_passthrough_logging_handler.py): log cost + token usage for anthropic passthrough requests on vertex ai

v1.72.2-stable

Toggle v1.72.2-stable's commit message
fix(streaming_handler.py): respect is_finished = False in hidden params

internal logic for preventing ending stream early

v1.72.3-nightly

Toggle v1.72.3-nightly's commit message
fix(proxy/_types.py): add budget reset at to litellm budget full table

v1.72.2.rc

Toggle v1.72.2.rc's commit message
(ui) new build