Commit Graph
29960 Commits
Author SHA1 Message Date
yuneng-jiang 2e6fe80f90 optional query params for org list 2026-01-10 14:44:28 -08:00
akrainesandGitHub 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 JaffandGitHub 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 JaffandGitHub 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
Ishaan Jaffer e3fe02148d _mask_sequence 2026-01-10 13:20:43 -08:00
yuneng-jiangandGitHub 7209b55dab Merge pull request #18906 from BerriAI/v1.80.13-rc_doc
[Docs] v1.80.13.rc.1 Docs
2026-01-10 13:16:29 -08:00
yuneng-jiang 5c46053307 Adding image 2026-01-10 13:15:23 -08:00
yuneng-jiang ff938e7c27 v1.80.13 docs work in progress 2026-01-10 13:04:11 -08:00
Ishaan JaffandGitHub f19cce950c add MANUS get response (#18900) 2026-01-10 12:21:45 -08:00
yuneng-jiangandGitHub 1d614a8e85 Merge pull request #18901 from BerriAI/litellm_publih_proxy_extras_yj
[Infra] Proxy Extras CI/CD Fix
2026-01-10 12:04:31 -08:00
yuneng-jiang 0d2010813d Adding proxy extras build 2026-01-10 12:00:45 -08:00
yuneng-jiang 369b1fae69 bump: version 0.4.20 → 0.4.21 2026-01-10 12:00:03 -08:00
Elkhan EminovandGitHub 062f5892da update OpenRouter docs to include embedding support (#18874) 2026-01-10 11:42:02 -08:00
Ishaan JaffandGitHub ab50fea663 [Fix] turn_off_message_logging Does Not Redact Request Messages in proxy_server_request Field When Stored to Database (#18897)
* update _get_proxy_server_request_for_spend_logs_payload

* test_spend_logs_redacts_request_and_response_when_turn_off_message_logging_enabled
2026-01-10 11:28:21 -08:00
Ishaan Jaffer 29254d9071 _get_bedrock_client_ssl_verify 2026-01-10 11:28:04 -08:00
Ishaan Jaffer fef5b0f471 ci/cd new release 2026-01-10 10:05:21 -08:00
yuneng-jiangandGitHub 81789cc5a2 Merge pull request #18894 from BerriAI/litellm_ui_build_0077
[Infra] Building UI for QA Testing
2026-01-10 09:57:04 -08:00
yuneng-jiang ffd3e40aec Building UI for testing 2026-01-10 09:48:20 -08:00
yuneng-jiangandGitHub b7a61d469c Merge pull request #18798 from BerriAI/litellm_ui_endpoint_usage
[Feature] UI - Endpoint Activity in Usage
2026-01-10 09:42:21 -08:00
yuneng-jiang cac9d862a1 fixing test 2026-01-10 09:34:41 -08:00
yuneng-jiang 227ad58c16 Removing mock data and adding tabs 2026-01-10 09:27:44 -08:00
yuneng-jiang 0d90baf3ac Merge remote-tracking branch 'origin' into litellm_ui_endpoint_usage 2026-01-10 09:08:38 -08:00
yuneng-jiangandGitHub 3a2de85e7b Merge pull request #18885 from BerriAI/litellm_ui_fallbacks_refactor
[Infra] UI - E2E Test: New DB Branch Per Test Run
2026-01-09 23:37:44 -08:00
yuneng-jiang bdab97c520 Neon Branch on every commit + skip flaky tests 2026-01-09 23:25:42 -08:00
yuneng-jiang b2c7a59d4e directly set db url 2026-01-09 22:57:28 -08:00
yuneng-jiang ff04a23656 db url 2026-01-09 22:54:13 -08:00
yuneng-jiang e2d61a6131 final 2026-01-09 22:43:01 -08:00
yuneng-jiang 78313d79ba adding expiry 2026-01-09 22:37:30 -08:00
yuneng-jiang b0bbdc2fad neon delete 2026-01-09 22:26:32 -08:00
yuneng-jiang 70e904102e fixing export 2026-01-09 22:22:55 -08:00
yuneng-jiang 554fc0d39d fixing parent pt2 2026-01-09 22:14:31 -08:00
Sameer KankuteandGitHub cb03e5a6dd Merge pull request #18852 from BerriAI/litellm_add_ssl_verify_bedrock
[Bug]: Add Custom CA certificates to boto3 clients
2026-01-10 11:41:32 +05:30
yuneng-jiang bb015ab172 fixing parent 2026-01-09 22:09:00 -08:00
yuneng-jiang 773a1f434b parent id 2026-01-09 22:06:16 -08:00
yuneng-jiang 7d5716a3e0 create branch from e2e 2026-01-09 22:00:00 -08:00
yuneng-jiang 83157b83f8 testing neon 2026-01-09 21:56:22 -08:00
yuneng-jiang a8e4a24189 testing only neon 2026-01-09 21:48:08 -08:00
yuneng-jiang cf9b69aa12 Neon branching per e2e test 2026-01-09 21:38:19 -08:00
Alexsander HamirandGitHub 578abd4465 Add memory leak detection tests with CI integration (#18881) 2026-01-09 17:36:10 -08:00
yuneng-jiangandGitHub ce4e2132a2 Merge pull request #18880 from BerriAI/litellm_fs_router_fields
[Infra] Router Fields Endpoint + React Query for Router Fields
2026-01-09 16:57:40 -08:00