YutaSaito and GitHub
ca2019776e
Revert "Fix: malformed tool call transformation in bedrock"
2026-01-17 06:04:24 +09:00
YutaSaito and GitHub
5908cd79d8
Merge pull request #19241 from BerriAI/revert-19196-litellm_sanitise_anthropic_mesages
...
Revert "Add sanititzation for anthropic messages"
2026-01-17 06:02:06 +09:00
YutaSaito and GitHub
66d67ae356
Revert "Add sanititzation for anthropic messages"
2026-01-17 06:01:12 +09:00
17f8916ce3
fix(logging): Include langfuse logger in JSON logging when langfuse callback is used ( #19162 )
...
When JSON_LOGS is enabled and langfuse is configured as a success/failure callback,
the langfuse logger now receives the JSON formatter. This ensures langfuse SDK
log messages (like 'Item exceeds size limit' warnings) are output as JSON with
proper level information, instead of plain text that log aggregators may
incorrectly classify as errors.
Fixes issue where langfuse warnings appeared as errors in Datadog due to missing
log level in unformatted output.
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-17 00:59:38 +05:30
Anand Kamble and GitHub
2c75194b49
fix(vertex_ai): Vertex AI 400 Error: Model used by GenerateContent request (models/gemini-3-*) and CachedContent (models/gemini-3-*) has to be the same ( #19193 )
...
* fix(vertex_ai): include model in context cache key generation
* test(vertex_ai): update context caching tests to verify model in cache key
2026-01-17 00:56:15 +05:30
yuneng-jiang and GitHub
3d41f10a81
Merge pull request #19227 from BerriAI/litellm_yj_reissue
...
[Reissue: Fix] /team/daily/activity Show Internal Users Their Spend Only
2026-01-16 11:18:38 -08:00
Harshit Jain and GitHub
37c014c805
ci(github): add automated duplicate issue checker and template safeguards ( #19218 )
2026-01-17 00:17:20 +05:30
Harshit Jain and GitHub
27a2467226
fix: correct budget limit validation operator (>=) for team members ( #19207 )
2026-01-17 00:15:35 +05:30
yuneng-jiang
e3d1e0345c
only show own internal user usage
2026-01-16 09:38:34 -08:00
Ishaan Jaffer
b86aae0212
fix stability mode
2026-01-16 09:08:11 -08:00
yuneng-jiang and GitHub
60a6225c61
Merge pull request #19186 from BerriAI/litellm_ui_team_settings_model_dropdown
...
[Feature] UI - Team Settings: Edit Settings Model Dropdown
2026-01-16 09:01:42 -08:00
yuneng-jiang and GitHub
416ad7ea35
Merge pull request #19192 from BerriAI/litellm_ui_team_member_table
...
[Refactor] UI - Team Member Icon Buttons
2026-01-16 09:00:57 -08:00
Ishaan Jaffer
7d06216b77
ci/cd fixes
2026-01-16 08:32:30 -08:00
Sameer Kankute and GitHub
3ee4a88005
Merge pull request #19219 from BerriAI/litellm_add_azure_gpt-5.2_codex
...
Add azure/gpt-5.2-codex
v1.80.16.dev6
2026-01-16 18:37:50 +05:30
Sameer Kankute
48d1e769a8
Add azure/gpt-5.2-codex
2026-01-16 18:37:05 +05:30
Sameer Kankute and GitHub
5782832b82
Merge pull request #19199 from BerriAI/litellm_fix_stability_issues1
...
[Fix] Bedrock stability model usage issues
2026-01-16 18:17:11 +05:30
Sameer Kankute and GitHub
6fecfe4911
Merge pull request #19198 from BerriAI/litellm_handle_malformed_tool_bedrock
...
Fix: malformed tool call transformation in bedrock
2026-01-16 18:05:10 +05:30
Sameer Kankute and GitHub
9388dd842a
Merge pull request #19159 from BerriAI/litellm_staging_01_15_2026
...
Litellm staging 01 15 2026
2026-01-16 18:04:25 +05:30
Sameer Kankute and GitHub
fb3b4e6b33
Merge pull request #19196 from BerriAI/litellm_sanitise_anthropic_mesages
...
Add sanititzation for anthropic messages
2026-01-16 17:48:55 +05:30
Sameer Kankute and GitHub
4ad695e6f0
Merge pull request #19140 from BerriAI/litellm_bedrock_passthroguh_user_logging
...
Add user auth in standard logging object for bedrock passthrough
2026-01-16 17:47:55 +05:30
Sameer Kankute and GitHub
43893cb81a
Merge pull request #19191 from BerriAI/litellm_fix_stream_timeout
...
Fix: [Bug]: stream_timeout:The function of this parameter has been changed
2026-01-16 17:43:43 +05:30
Sameer Kankute
ce105abdfb
Fix all mypy issues
2026-01-16 17:41:42 +05:30
Sameer Kankute and GitHub
cca6632dae
Merge pull request #19185 from BerriAI/litellm_fallback_endpoints_support
...
[Feat] Add fallback endpoints support
2026-01-16 17:39:35 +05:30
Sameer Kankute
c76b527281
Fix model map
2026-01-16 17:17:21 +05:30
Sameer Kankute and GitHub
ca06bb4e3a
Merge pull request #19201 from BerriAI/litellm_fix_vertex_ai_structured_output2
...
Fix: vertex ai doesn't support structured output
2026-01-16 17:09:03 +05:30
Sameer Kankute and GitHub
c66ad4408b
Merge pull request #19215 from BerriAI/main
...
merge main in stability issue
2026-01-16 17:07:57 +05:30
Sameer Kankute and GitHub
e315f6bed2
Merge pull request #19214 from BerriAI/main
...
merge main in malformed tool call PR
2026-01-16 17:04:44 +05:30
Sameer Kankute and GitHub
101230e538
Merge pull request #19213 from BerriAI/main
...
merge main in sanitisation
2026-01-16 17:04:01 +05:30
95f98a4c52
Potential fix for code scanning alert no. 3990: Clear-text logging of sensitive information
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-01-16 17:03:09 +05:30
Sameer Kankute and GitHub
f562186c75
Merge pull request #19212 from BerriAI/main
...
merge main in timeout PR
2026-01-16 17:02:22 +05:30
Sameer Kankute and GitHub
7b661482b4
Merge pull request #19187 from BerriAI/litellm_add_medium_detail
...
Add medium value support for detail param for gemini
2026-01-16 17:01:48 +05:30
Sameer Kankute and GitHub
e54af42774
Merge pull request #19211 from BerriAI/main
...
merge main in fallback PR
2026-01-16 17:01:10 +05:30
Sameer Kankute and GitHub
b6aa05df16
Merge pull request #19210 from BerriAI/main
...
merge main in bedrock passthrough
2026-01-16 17:00:11 +05:30
Sameer Kankute
84974d5745
Fix boto3 conflicting dependency
2026-01-16 16:55:12 +05:30
Sameer Kankute and GitHub
4a1f961f29
Merge pull request #19095 from BerriAI/litellm_staging_01_14_2026
...
Litellm staging 01 14 2026
2026-01-16 16:43:25 +05:30
Sameer Kankute
09fb1581cb
Fix:add async_get_available_deployment_for_pass_through in code tests
2026-01-16 16:37:44 +05:30
Sameer Kankute and GitHub
f3ca05112e
Merge pull request #19206 from BerriAI/main
...
merge main
2026-01-16 15:22:16 +05:30
Sameer Kankute and GitHub
e4d61005ac
Merge pull request #19205 from BerriAI/revert-18891-fix/model_load_balance_handle
...
Revert "fix: models loadbalancing billing issue by filter"
2026-01-16 15:21:27 +05:30
Sameer Kankute and GitHub
dcd66db4a8
Revert "fix: models loadbalancing billing issue by filter ( #18891 )"
...
This reverts commit 41d8f79929 .
2026-01-16 15:21:10 +05:30
Sameer Kankute and GitHub
b0c6a1b308
Merge pull request #19203 from BerriAI/main
...
merge main
2026-01-16 15:16:29 +05:30
Sameer Kankute
ac5a4df724
Fix: vertex ai doesn't support structured output
2026-01-16 14:54:31 +05:30
YutaSaito and GitHub
3460adaa06
Merge pull request #19200 from BerriAI/litellm_fix_ci_security_tests
...
[chore]: add ALLOWED_CVES
2026-01-16 18:24:09 +09:00
Yuta Saito
f8e25aa016
chore: add ALLOWED_CVES. Because Wolfi glibc still flagged even on 2.42-r5.
2026-01-16 18:23:09 +09:00
Sameer Kankute
e289dfc094
Fix mypy issues
2026-01-16 14:47:56 +05:30
Sameer Kankute
3df0d45d58
fix documentation
2026-01-16 14:47:08 +05:30
Sameer Kankute
82fe942fd9
fix: image_edits request handling fails for Stability models
2026-01-16 14:47:08 +05:30
Sameer Kankute
4d45574fc5
fix Updated all 27 occurrences of mode: image_edit to mode: image_edits
2026-01-16 14:47:06 +05:30
Sameer Kankute
bf99cea82f
Fix malformed tool call tranform
2026-01-16 14:33:25 +05:30
Sameer Kankute
3daab290f6
Fix : revert get_combined_tool_content
2026-01-16 13:08:16 +05:30
Sameer Kankute
d721db2295
Fix : revert get_combined_tool_content
2026-01-16 13:05:44 +05:30