Yuta Saito
76f79610b3
fix: forward MCP extra headers case-insensitively
2026-01-12 10:32:51 +09:00
YutaSaito and GitHub
dd299c93c2
Merge pull request #18934 from BerriAI/litellm_fix_multiple_mcp_scheduler
...
[fix] prevent duplicate MCP reload scheduler registration
2026-01-12 07:51:29 +09:00
Yuta Saito
73f66b101c
fix: prevent duplicate MCP reload scheduler registration
2026-01-12 07:10:22 +09:00
YutaSaito and GitHub
c171954629
Merge pull request #18912 from BerriAI/litellm_fix_pangea_guardrail
...
[fix] respect pangea guardrail default_on during initialization
2026-01-12 05:43:54 +09:00
YutaSaito and GitHub
a0b7e28fbc
Merge pull request #18882 from BerriAI/litellm_fix_db-migration-log-grep-flaky
...
[test] stabilize db_migration_disable_update_check test log check
2026-01-12 05:41:46 +09:00
Ishaan Jaffer
f768b698a9
docs fix
2026-01-11 11:57:23 -08:00
Ishaan Jaffer
1271044b06
1.80.15
2026-01-11 11:57:04 -08:00
Marco Vinciguerra and GitHub
c82d74587d
Add ScrapeGraph MCP server configuration ( #18923 )
v1.80.15.rc.1
v1.80.15-nightly
2026-01-11 21:57:46 +05:30
Ishaan Jaffer
7aee1fcb81
OCR test fixes
2026-01-11 08:00:31 -08:00
Ishaan Jaffer
080982e157
1.80.15
2026-01-10 17:50:13 -08:00
Ishaan Jaffer
f36e898cce
bump: version 1.80.14 → 1.80.15
2026-01-10 17:49:46 -08:00
yuneng-jiang
0cc935325b
Fixing build
2026-01-10 17:08:00 -08:00
yuneng-jiang
e783a66f2a
Organization Filters UI
2026-01-10 17:06:00 -08:00
Alexsander Hamir and GitHub
624c9420b9
perf release notes ( #18915 )
2026-01-10 16:41:54 -08:00
yuneng-jiang
707c2b55f5
Merge remote-tracking branch 'origin' into litellm_ui_org_filters_1
2026-01-10 15:55:48 -08:00
yuneng-jiang and GitHub
9bcd6b7bc5
Merge pull request #18914 from BerriAI/ui_build_jan10
...
[Infra] Building UI
2026-01-10 15:49:15 -08:00
yuneng-jiang
c781bcfabb
building ui
2026-01-10 15:46:55 -08:00
Ishaan Jaffer
34383ce97b
fix route_request
2026-01-10 15:45:55 -08:00
yuneng-jiang and GitHub
ecaa449f56
Merge pull request #18913 from BerriAI/endpoint_usage_docs
...
[Docs] Endpoint Usage Docs
2026-01-10 15:43:30 -08:00
yuneng-jiang
039e11cbe5
Endpoint activity writeup
2026-01-10 15:42:20 -08:00
yuneng-jiang
489a4730ab
Merge remote-tracking branch 'origin' into endpoint_usage_docs
2026-01-10 15:41:46 -08:00
Yuta Saito
cef087f88b
fix: respect pangea guardrail default_on during initialization
2026-01-11 08:33:31 +09:00
yuneng-jiang and GitHub
728c5297cf
Merge pull request #18911 from BerriAI/litellm_ui_endpoint_usage_trend
...
[Fix] UI - Endpoint Activity Trend X-Axis and Time Range
2026-01-10 15:31:57 -08:00
Ishaan Jaffer
f1d516f0ae
test fixes
2026-01-10 15:15:41 -08:00
yuneng-jiang
ef74f5edb1
fixing test
2026-01-10 15:15:27 -08:00
yuneng-jiang
0b34bfa14c
Flipping x axis and removing time range picker
2026-01-10 15:14:17 -08:00
yuneng-jiang
dcae3d569f
Flipping x axis and removing time range picker
2026-01-10 15:13:43 -08:00
Ishaan Jaffer
1ebe979eee
test_manus_responses_api_with_file_upload
2026-01-10 15:12:00 -08:00
Ishaan Jaffer
58bc308d47
docs levo ai
2026-01-10 15:07:58 -08:00
Ishaan Jaffer
451d240a41
fix
2026-01-10 15:05:38 -08:00
yuneng-jiang
2b93fd775d
temp commit for branch switching
2026-01-10 15:05:30 -08:00
Ishaan Jaffer
64d029bce7
docs fix
2026-01-10 15:04:06 -08:00
Ishaan Jaffer
a4758ab532
QA release notes
2026-01-10 14:57:16 -08:00
Ishaan Jaffer
17995c5192
rc1 writeup
2026-01-10 14:51:56 -08:00
Ishaan Jaffer
9b4f3308fc
docs fix
2026-01-10 14:45:55 -08:00
yuneng-jiang
2e6fe80f90
optional query params for org list
2026-01-10 14:44:28 -08:00
Shivam Rawat and GitHub
ab37a9872c
fixed _organization_max_budget_check so tests works ( #18908 )
2026-01-10 14:26:08 -08:00
akraines and GitHub
7e6d0d7691
fix: Support batch requests with comma-separated models in validate_model_access ( #18909 )
...
This fixes a breaking change where batch completion requests with comma-separated
model strings (e.g., 'gpt-3.5-turbo,fake-openai-endpoint') were failing validation.
The validate_model_access function now:
- Detects comma-separated model strings
- Validates each model individually
- Provides clear error messages for inaccessible models in batch requests
- Maintains backward compatibility for single model validation
Fixes test_batch_chat_completions test failure.
2026-01-10 14:23:45 -08:00
Ishaan Jaffer
46cbf673b6
fix code QA
2026-01-10 14:16:55 -08:00
Ishaan Jaffer
3223554905
bump
2026-01-10 14:15:28 -08:00
Ishaan Jaffer
abeec38ada
fix manus
2026-01-10 14:14:40 -08:00
Ishaan Jaffer
6a9041e67d
Revert "aws fix base"
...
This reverts commit 225f411abc .
2026-01-10 14:08:11 -08:00
Ishaan Jaffer
f37ccca19c
docs fix
2026-01-10 14:04:47 -08:00
Ishaan Jaffer
69aaad5e69
Revert "added extraction of top level metadata for custom lables in prometheus callbacks ( #18087 )"
...
This reverts commit 14a4a9c031 .
2026-01-10 14:00:54 -08:00
Ishaan Jaffer
6b7f114847
test_lists_with_sensitive_keys_are_masked
2026-01-10 13:55:11 -08:00
Ishaan Jaffer
35c636ba97
test_health_check_not_called_when_disabled
2026-01-10 13:55:11 -08:00
Ishaan Jaff and GitHub
b1c122056f
Revert "fix: Improve error messages and validation for wildcard routing with multiple credentials" ( #18907 )
2026-01-10 13:49:43 -08:00
Ishaan Jaffer
ff8e9aeb5c
Revert "Add support for Vertex AI API keys"
...
This reverts commit ad501048f3 .
2026-01-10 13:39:49 -08:00
Ishaan Jaff and GitHub
c0cf8bc27d
[Feat] Manus FILES API - Add File upload, get, delete, list ( #18904 )
...
* add MANUS get response
* init TwoStepFileUploadRequest
* init TwoStepFileUploadConfig
* add async_create_file to handle 2 step uploads
* init ManusFilesConfig
* add add get_provider_files_config MANUS
* fix validate_environment
* test_manus_files_api_e2e_all_methods
* aws fix base
* init files API MANUS
* test_manus_responses_api_with_file_upload
* mypy lint fixes
* fix BedrockFilesConfig
* manus docs
* docs manus
* mypy lint
* add add fix resposne api utils MANUS
2026-01-10 13:27:54 -08:00
Ishaan Jaffer
3c3ed3bcfb
fix resposne api utils
2026-01-10 13:25:31 -08:00