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

Skip to content

Tags: mfkiwl/litellm

Tags

v1.52.16.dev4

Toggle v1.52.16.dev4's commit message
handle async_log_proxy_authentication_errors

v1.52.16.dev1

Toggle v1.52.16.dev1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(feat) dd logger - set tags according to the values set by those env …

…vars (BerriAI#6933)

* dd logger, inherit from .envs

* test_datadog_payload_environment_variables

* fix _get_datadog_service

v1.52.16

Toggle v1.52.16's commit message
run ci/cd again for new release

v1.52.15

Toggle v1.52.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(feat) - provider budget improvements - ensure provider budgets work …

…with multiple proxy instances + improve latency to ~90ms (BerriAI#6886)

* use 1 file for duration_in_seconds

* add to readme.md

* re use duration_in_seconds

* fix importing _extract_from_regex, get_last_day_of_month

* fix import

* update provider budget routing

* fix - remove dup test

* add support for using in multi instance environments

* test_in_memory_redis_sync_e2e

* test_in_memory_redis_sync_e2e

* fix test_in_memory_redis_sync_e2e

* fix code quality check

* fix test provider budgets

* working provider budget tests

* add fixture for provider budget routing

* fix router testing for provider budgets

* add comments on provider budget routing

* use RedisPipelineIncrementOperation

* add redis async_increment_pipeline

* use redis async_increment_pipeline

* use lower value for testing

* use redis async_increment_pipeline

* use consistent key name for increment op

* add handling for budget windows

* fix typing async_increment_pipeline

* fix set attr

* add clear doc strings

* unit testing for provider budgets

* test_redis_increment_pipeline

v1.52.14

Toggle v1.52.14's commit message
test: skip flaky test

v1.52.10.staging.2

Toggle v1.52.10.staging.2's commit message
fix test

v1.52.10.staging.1

Toggle v1.52.10.staging.1's commit message
fix(anthropic/chat/transformation.py): add json schema as values: jso…

…n_schema

fixes passing pydantic obj to anthropic

Fixes BerriAI#6766

v1.52.10-stable

Toggle v1.52.10-stable's commit message
ci/cd run again

v1.52.12

Toggle v1.52.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
(fix) don't block proxy startup if license check fails & using promet…

…heus (BerriAI#6839)

* fix - don't block proxy startup if not a premium user

* test_litellm_proxy_server_config_with_prometheus

* add test for proxy startup

* fix remove unused test

* fix startup test

* add comment on bad-license

v1.52.11

Toggle v1.52.11's commit message
build: run new build