Commit graph

31415 commits

Author SHA1 Message Date
Sameer Kankute
68294228c2
Merge pull request #19326 from BerriAI/litellm_handle_failer_2_times
Fix: _handle_failure method getting called 2 times
2026-01-19 18:22:44 +05:30
Sameer Kankute
896d1a7dad Fix Error: Found packages that need verification: 2026-01-19 18:18:24 +05:30
Sameer Kankute
c5a8d4e34e
Merge branch 'main' into litellm_staging_01_16_2026 2026-01-19 18:11:21 +05:30
Sameer Kankute
d5293af053 Fix: update the doc 2026-01-19 17:57:00 +05:30
Sameer Kankute
58daf3eabf Fix Output None for replicate handler 2026-01-19 17:22:06 +05:30
Chesars
45eb35938b fix: drop_params not dropping prompt_cache_key for non-OpenAI providers
Fixes #19225

Add prompt_cache_key and other missing OpenAI Chat Completions params
to DEFAULT_CHAT_COMPLETION_PARAM_VALUES so drop_params: true works.

Also fix additional_drop_params to filter extra params for all providers,
not just OpenAI/Azure.
2026-01-19 08:49:03 -03:00
Sameer Kankute
d7b103158a Fix: anthropic-beta is getting overriden and set to anthropic-beta': 'structured-outputs-2025-11-13', 2026-01-19 16:43:27 +05:30
Sameer Kankute
eea24978b9 Add managed files support when load_balancing is True 2026-01-19 15:54:04 +05:30
Sameer Kankute
514ebb0d96 Fix: vector store sync issues 2026-01-19 13:17:08 +05:30
Sameer Kankute
480cb9c0d8 Fix: upload pdfs for file endpoint 2026-01-19 11:58:32 +05:30
Yuta Saito
30f2c09401 feat: mcp version up 1.21.2 -> 1.25.0 2026-01-19 15:25:08 +09:00
YutaSaito
bb7aad9de1
Merge pull request #19319 from BerriAI/litellm_test_mcp_integration
[test] mcp integration test
2026-01-19 14:38:02 +09:00
Yuta Saito
44a166a792 fix: ci mcp version up 2026-01-19 14:27:00 +09:00
Yuta Saito
a141aa6026 test: temporary skip 2026-01-19 13:57:40 +09:00
Sameer Kankute
fbf2d83375 Fix: _handle_failure method getting called 2 times 2026-01-19 10:19:31 +05:30
Sameer Kankute
e1b73310ca Fix: llms/bedrock/image_edit/stability_transformation.py:153:9: PLR0915 Too many statements (55 > 50) 2026-01-19 09:16:12 +05:30
Sameer Kankute
49b2886ef0 Add None as default image value 2026-01-19 09:08:38 +05:30
Sameer Kankute
0a15f1b66a Fix: stability image optional para 2026-01-19 09:05:52 +05:30
Yuta Saito
1fbbe0a983 test: restore global MCP server manager after access-group test 2026-01-19 12:29:37 +09:00
Yuta Saito
30c4a38179 test: const 2026-01-19 12:03:26 +09:00
YutaSaito
14679cff3f
Merge pull request #19317 from BerriAI/litellm_fix-responses-api-non-openai-models
[fix] responses api non OpenAI models
2026-01-19 11:21:39 +09:00
Krish Dholakia
e326b397c5
docs: Add Google Workload Identity Federation (WIF) documentation to Vertex AI (#19320)
- Added new section documenting WIF support for Vertex AI authentication
- Included SDK and Proxy configuration examples
- Added sample WIF credentials file format for AWS federation
- Mentioned LLM Credentials UI as an alternative for credential management
- Added link to Google Cloud WIF documentation

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-18 18:18:01 -08:00
Yuta Saito
20b6468222 test: refactor 2026-01-19 11:17:44 +09:00
Yuta Saito
c2b5e9c669 test: MCP E2E streamable_http 2026-01-19 11:12:36 +09:00
Yuta Saito
737fec600f test: add mcp e2e test 2026-01-19 10:49:39 +09:00
Yuta Saito
60f40856e1 chore: fix lint error 2026-01-19 07:10:32 +09:00
Yuta Saito
d31c609600 test: Let MCP tool-execution mock accept new kwargs for streaming tests 2026-01-19 07:00:14 +09:00
Yuta Saito
4ad78236ab test: Fail MCP streaming test when LiteLLM logs errors during follow-up calls 2026-01-19 06:46:39 +09:00
Yuta Saito
cd19039e39 test: Parametrize MCP streaming test to cover OpenAI and Anthropic models 2026-01-19 06:22:05 +09:00
Yuta Saito
38afdb71ff fix: Prevent MCP responses from reviving past tool calls via previous_response_id 2026-01-19 06:03:10 +09:00
Yuta Saito
bc4fbf282a fix: Avoid attaching tool calls when a call_id already exists 2026-01-19 06:01:40 +09:00
Lucky Lodhi
20c3a0ffe4 fixed litellm params 2026-01-18 18:27:27 +00:00
YutaSaito
4dc9726db4
Merge pull request #19292 from BerriAI/litellm_docs_cursor-mcp
[docs] add cursor with mcp
2026-01-18 14:59:08 +09:00
Krish Dholakia
4fa1470fef
Add in-product nudge for claude code feedback survey + new learning centre (#19303)
* fix(proxy_setting_endpoints.py): add new GET /in_product_nudges route

allows for context-based nudges

* feat: initial commit, adding in-product nudge for claude code usage

helps us talk to more litellm x claude code users

* fix: link out to google form for claude code in-product nudge

* feat(index.json): add new guide

* feat(index.json): add new claude code guides

* fix: link out

* fix: remove baselines
2026-01-17 20:05:20 -08:00
mubashir1osmani
7db4460195 filter span kinds 2026-01-17 22:27:30 -05:00
Ishaan Jaffer
2fda7a2534 docs fix 2026-01-17 18:33:19 -08:00
yuneng-jiang
2095ed7161
Merge pull request #19302 from BerriAI/litellm_ui_build_script_en
[Infra] UI - Build Release UI Script
2026-01-17 18:22:25 -08:00
yuneng-jiang
5c113e6cb3 build release ui script 2026-01-17 18:16:14 -08:00
Ishaan Jaffer
2e840b1216 fix Deleted Keys Audit Table on UI 2026-01-17 18:12:18 -08:00
Alexsander Hamir
419423cf43
docs: add performance improvement section (#19300) 2026-01-17 18:06:14 -08:00
Ishaan Jaffer
4f2bdd33f4 docs claude code 2026-01-17 18:05:16 -08:00
Ishaan Jaffer
fcb5cfe9d9 add img to doc 2026-01-17 18:05:16 -08:00
yuneng-jiang
62b082b8b1
Merge pull request #19299 from BerriAI/1810_docs_yj
[Docs] Deleted Key and Team Table
2026-01-17 17:51:03 -08:00
yuneng-jiang
8629ca819d deleted keys docs 2026-01-17 17:49:12 -08:00
Ishaan Jaffer
46de47d542 doc fix 2026-01-17 17:35:52 -08:00
Ishaan Jaffer
7eecf81cdc docs fix 2026-01-17 17:29:49 -08:00
Ishaan Jaffer
534fa9f4c0 docs fix 2026-01-17 17:26:58 -08:00
Ishaan Jaffer
26497b415b docs fix 2026-01-17 17:21:31 -08:00
Ishaan Jaffer
c6998823c0 docs fix 2026-01-17 17:17:34 -08:00
Ishaan Jaffer
c158f83cff docs fix 2026-01-17 17:17:13 -08:00