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

Skip to content

Tags: wreed4/litellm

Tags

v1.72.2.rc

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

v1.72.2-nightly

Toggle v1.72.2-nightly's commit message
test fix test_aaauser_personal_budgets

v1.72.0-stable

Toggle v1.72.0-stable's commit message
build(config.yml): weaken grype check for nightly - python3.13 known …

…cve - blocked on chainguard to release a fix

Will call this out on release note, but this an upstream python3.13 issue  and shouldn't block nightly releases

v1.72.2.dev_image

Toggle v1.72.2.dev_image's commit message
feat: add add azure endpoint for image endpoints

v1.72.1.dev8

Toggle v1.72.1.dev8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Fix]: /v1/messages - return streaming usage statistics when using li…

…tellm with bedrock models (BerriAI#11469)

* fix: using litellm with claude code bedrock

* fix: usage for bedrock with /messages

* fix: bedrock_sse_wrapper

* tests: test for test_chunk_parser_usage_transformation

* test fix

v1.72.1.dev5

Toggle v1.72.1.dev5's commit message
fix: gemini-2.0-flash-preview-image-generation test

v1.72.1-nightly

Toggle v1.72.1-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Litellm dev 06 03 2025 p3 (BerriAI#11388)

* fix(vertex_ai/common_utils.py): Close BerriAI#11383

* feat(anthropic/batches): transformation.py

new transformation config for anthropic batches

* feat(anthropic/batches): working token tracking for anthropic batch calls via `/anthropic` passthrough route

* fix(anthropic_passthrough_logging_handler.py): ruff check fixes

v1.72.0.dev8

Toggle v1.72.0.dev8's commit message
bump to ddtrace==3.8.0

v1.72.0.dev6

Toggle v1.72.0.dev6's commit message
[Feat] Performance - Don't create 1 task for every hanging request al…

…ert (BerriAI#11385)

* feat: add async_get_oldest_n_keys in memory cache

* fix: add add_request_to_hanging_request_check

* test: alerting

* feat: v2 hanging request check

* fix: HangingRequestData

* fix: AlertingHangingRequestCheck

* fix: check_for_hanging_requests

* fix: use correct metadata location for hanging requests

* fix: formatting alert

* test hanging request check

* fix: add guard flags for background tasks alerting

v1.72.1.dev1

Toggle v1.72.1.dev1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix linting error (BerriAI#11374)