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

Skip to content

Tags: zheng1/litellm

Tags

v1.76.3.rc.1

Toggle v1.76.3.rc.1's commit message
test fix

v1.76.3-nightly

Toggle v1.76.3-nightly's commit message
test fix

v1.76.2-nightly

Toggle v1.76.2-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Fix] SCIM - Bug fixes for handling SCIM Group Memberships (BerriAI#1…

…4226)

* Feat: add better SCIM debugging

* fix _get_scim_member_display

* fix patch_group

* test_update_group_e2e

* test_get_scim_member_value

v1.76.1.rc.2

Toggle v1.76.1.rc.2's commit message
[Bug Fix] Gemini Tool Calling - fix gemini empty enum property (Berri…

…AI#14155)

* fix: _convert_schema_types

* fix recursive detector

* test_convert_schema_types_type_array_conversion

* fix: DEFAULT_NUM_WORKERS_LITELLM_PROXY

* add _fix_enum_empty_strings

* test_tool_call_with_empty_enum_property

* test_fix_enum_empty_strings

* fix _fix_enum_empty_strings

v1.76.1.rc.1

Toggle v1.76.1.rc.1's commit message
UI new build

v1.76.1-nightly

Toggle v1.76.1-nightly's commit message
Revert "Merge pull request BerriAI#14005 from moshemorad/bedrock_fix_…

…structure_output"

This reverts commit 75c327c, reversing
changes made to afa6871.

v1.76.0.rc.1

Toggle v1.76.0.rc.1's commit message
[Bug Fix] Virtual keys with llm_api type cause Internal Server Error …

…when using /anthropic/* and other llm passthrough routes (BerriAI#14046)

* fix route checks passthrough_routes_wildcard

* refactor check_route_access

* test_virtual_key_llm_api_route_includes_passthrough_prefix

v1.76.0.dev2

Toggle v1.76.0.dev2's commit message
[Bug Fix] Virtual keys with llm_api type cause Internal Server Error …

…when using /anthropic/* and other llm passthrough routes (BerriAI#14046)

* fix route checks passthrough_routes_wildcard

* refactor check_route_access

* test_virtual_key_llm_api_route_includes_passthrough_prefix

1.76.0.rc.1

Toggle 1.76.0.rc.1's commit message
fix - allow using dyanmic api key for img gen

1.76.0.dev1

Toggle 1.76.0.dev1's commit message
[Feat] `langfuse_otel` logger - allow using LANGFUSE_OTEL_HOST for co…

…nfiguring host (BerriAI#14013)

* feat - add _get_langfuse_otel_host

* test_get_langfuse_otel_config_with_otel_host_priority

* docs: LANGFUSE_OTEL_HOST