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

Skip to content

Tags: jr551/litellm

Tags

v1.74.9.rc.1

Toggle v1.74.9.rc.1's commit message
build: bump pip

litellm_v1.65.4-dev_fix

Toggle litellm_v1.65.4-dev_fix's commit message
fix dev

v1.74.9.rc-draft

Toggle v1.74.9.rc-draft's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[MCP Gateway] Litellm mcp multi header propagation (BerriAI#13003)

* change alias-> server_name

* add server alias uses

* add tests

* schema

* ruff fix

* fix alias for config

* fix tests

* add alias

* fix tests

* add multi server header support

* add and fix tests

* fix tests

* fix tests

* add a common util

* ruff fix

* fix ruff

* fix tests

* fix migration

* mypy fix

* change server py

v1.74.7-stable.patch.2

Toggle v1.74.7-stable.patch.2's commit message
Fix team_member_budget update logic (BerriAI#12843)

* fix(team_endpoints.py): always remove team member budget from updated_kv

this is not a field for the litellm team table

Prevents startup issue

* test(test_team_endpoints.py): add unit test to ensure 'team_member_budget' is never in update to table - separate logic

* refactor: cleanup

v1.74.7-stable.patch.1

Toggle v1.74.7-stable.patch.1's commit message
test fix test_litellm_anthropic_prompt_caching_tools

v1.74.7-stable

Toggle v1.74.7-stable's commit message
fix linting on _map_tool_helper

v1.74.8-nightly

Toggle v1.74.8-nightly's commit message
ci/cd new release

v1.74.3-stable.patch.4

Toggle v1.74.3-stable.patch.4's commit message
Fix team_member_budget update logic (BerriAI#12843)

* fix(team_endpoints.py): always remove team member budget from updated_kv

this is not a field for the litellm team table

Prevents startup issue

* test(test_team_endpoints.py): add unit test to ensure 'team_member_budget' is never in update to table - separate logic

* refactor: cleanup

v1.72.2-stable.debug

Toggle v1.72.2-stable.debug's commit message
_add_standard_callback_dynamic_params_to_metadata

v1.74.3-stable.patch.3

Toggle v1.74.3-stable.patch.3's commit message
fix: skip update default team member budget