Commit Graph
24845 Commits
Author SHA1 Message Date
Krrish Dholakia 62fcc52eb6 fix(internal_user_endpoints.py): ensure only proxy admin can update values for other users
prevents proxy_admin_viewer from updating other user passwords
2025-09-09 19:28:16 -07:00
Krrish Dholakia 944176f5e8 fix: check if metadata is not none 2025-09-09 19:23:07 -07:00
Ishaan JaffGitHubCopilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
555efd60b5 [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386)
* test: info log

* fixes for debug

* add info_log_check

* fix: debug level

* fix: debug level

* fix: use .debug

* fix info statements

* fix info log check

* fix: fix emit_standard_logging_payload

* fix RequestBody

* Potential fix for code scanning alert no. 3339: Clear-text logging of sensitive information

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix check

* fix code qa check

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-09 13:55:56 -07:00
Duc TranandGitHub fd70ccfd5b Update proxy_cli.py help message (#14369) 2025-09-09 13:52:59 -07:00
Arseny BoykovandGitHub 5b680bb4a3 Use _PROXY_MaxParallelRequestsHandler_v3 by default (#14352)
(cherry picked from commit f3fa45cf8fbd5f5cce2f45a7312776d5005fb08e)
2025-09-09 13:51:00 -07:00
Pedro AzevedoandGitHub 44dc6d3aef Fix: Add supports_function_calling for GPT OSS in Bedrock provider (#14375)
* Refactor JSON formatting and remove unnecessary whitespace in model prices and context window

* Fix formatting inconsistencies and remove unnecessary whitespace in model prices JSON
2025-09-09 13:49:32 -07:00
Ishaan JaffandGitHub af7d3cd334 [Fix] Remove INFO level log from /messages endpoint (#14377)
* fix: verbose_proxy_logger.debug

* fix: chat_completion_pass_through_endpoint
2025-09-09 12:51:03 -07:00
Arseny BoykovandGitHub 29309f767c Use fastuuid for litellm_call_id (#14346)
(cherry picked from commit 201806401ff12564fb6065b69cd8af347ed7c8e6)
2025-09-09 11:21:31 -07:00
pinkguandGitHub 285b14bd69 Fix/gcp model armor (#14381)
* chore: fix model armor always success

Signed-off-by: bjorn <bjornjee95@gmail.com>

* chore: fix sanitisation field extraction

Signed-off-by: bjorn <bjornjee95@gmail.com>

---------

Signed-off-by: bjorn <bjornjee95@gmail.com>
2025-09-09 09:18:37 -07:00
Krish DholakiaandGitHub 351896cd1d Merge pull request #12414 from dotmobo/feature/fix-timestamp-granularities
The parameter timestamp_granularities is broken for openai-like transcription
2025-09-08 23:13:13 -07:00
Krish DholakiaandGitHub b9ce3a1587 Merge pull request #12416 from dotmobo/feature/fix-alloy
feat: add a health_check_voice parameter in model_info
2025-09-08 23:12:48 -07:00
Krish DholakiaandGitHub 8c5dd753cf Merge pull request #12651 from ocraviotto/fix-gemini-400-when-no-user-msg
fix: ensure Gemini calls include a user message (fixes #9733)
2025-09-08 23:08:32 -07:00
Krish DholakiaandGitHub 1beb58f85b Merge pull request #9175 from vvidovic/propagate_metadata_to_vertexai_labels
Optional `labels` field in Vertex AI request
2025-09-08 19:08:32 -07:00
Krish DholakiaandGitHub a92b521ad4 Merge branch 'main' into propagate_metadata_to_vertexai_labels 2025-09-08 19:08:22 -07:00
Krish DholakiaandGitHub 54c3ae15c8 Merge pull request #14312 from mubashir1osmani/main
fix: spend tags endpoint returns 500
v1.77.0-nightly
2025-09-08 19:05:13 -07:00
Krish DholakiaandGitHub 5ab091f1a4 Merge pull request #14335 from TeddyAmkie/custom-sso-doc-update
Scim docs updated with user removal behavior
2025-09-08 19:04:45 -07:00
Ishaan Jaff 87f116bded test fix 2025-09-08 18:46:20 -07:00
Ishaan JaffandGitHub 2cc85936ed Revert "Security fix - prevent proxy_admin_viewer from modifying other user's credentials + remove hardcoded sensitive keys from test repo" (#14362) 2025-09-08 18:40:54 -07:00
Ishaan Jaff ddfbf7c36c docs v1.76.3 2025-09-08 18:37:28 -07:00
Ishaan Jaff a0b380a296 fix install 2025-09-08 18:30:01 -07:00
Ishaan JaffandGitHub 68d250973c [Feature]: Support "Token" MCPAuth (#14359)
* add MCPAuth.authorization type

* test: Token Auth MCP

* fix: _get_auth_headers to handle auth_type == MCPAuth.authorization

* docs auth types with MCP on config.yaml

* test_mcp_server_works_without_config_auth_value
2025-09-08 18:25:41 -07:00
Krrish Dholakia 3dba103e2c fix: fix typo 2025-09-08 18:13:34 -07:00
Ishaan Jaff af751a61dd docs fix 2025-09-08 18:07:33 -07:00
Ishaan Jaff e71e06510c fix test 2025-09-08 17:38:44 -07:00
Ishaan Jaff f1699d4cbf fix IGNORE_FUNCTIONS 2025-09-08 17:33:36 -07:00
Ishaan Jaff e37c1069a1 fix test images gemini 2025-09-08 17:22:59 -07:00
Ishaan Jaff 6400552308 fix lic check 2025-09-08 17:18:42 -07:00
Ishaan Jaff c7f9be6803 test_async_log_cache_hit_on_callbacks 2025-09-08 17:15:53 -07:00
Ishaan Jaff 4af67aacb6 ruff fix 2025-09-08 17:12:14 -07:00
Ishaan Jaff 0a78ff718b bump pyproject.toml v1.76.3.dev1 2025-09-08 16:59:32 -07:00
Ishaan JaffandGitHub a7c99e1841 Revert "Modify cryptography dependency to latest" (#14358) 2025-09-08 16:58:13 -07:00
Ishaan JaffandGitHub ac2d349161 [Security] Ensure LiteLLM Images have 0 Critical, High, Medium vulnerabilities with CVSS ≥ 4.0 (#14357)
* updated scans

* fix scans

* fix litellm_security_tests

* fix

* fix count CVEE

* add readme

* fix Security Scans

* fix: starlette==0.47.2 # starlette fastapi dep

* bump fastapi==0.115.14

* bump 0.116.1
2025-09-08 16:49:52 -07:00
Boopesh ShanmugamandGitHub f8cb06db60 Changed the model field in the response format to open AI matching the default request (#14354) 2025-09-08 13:45:30 -07:00
Zhengyi LaiandGitHub 8a77fb4da1 Update docker_quick_start.md (#14322) 2025-09-08 12:58:13 -07:00
Arseny BoykovandGitHub 05741a7c82 Use executors in post-logging hooks (#14332) 2025-09-08 12:57:26 -07:00
berri-teddy a09613edfd Scim docs updated with user removal behavior 2025-09-08 09:20:00 -07:00
mubashir1osmani d9bbbc10a6 added tests 2025-09-07 10:17:28 -04:00
mubashir1osmani 8e4df83a32 fix: spend tags endpoint 2025-09-07 10:06:50 -04:00
Krish DholakiaandGitHub 9a62b9bdb9 Merge pull request #14161 from BerriAI/litellm_dev_09_01_2025_p2
Security fix - prevent proxy_admin_viewer from modifying other user's credentials + remove hardcoded sensitive keys from test repo
2025-09-06 22:14:45 -07:00
Krish DholakiaandGitHub e31b2d9eba Merge pull request #9902 from btemplep/main
fix bedrock embedding invocations with app inference profiles
2025-09-06 22:13:35 -07:00
Krish DholakiaandGitHub fbc0ec98b6 Merge pull request #12438 from jasonpnnl/fix-customer-update
Fix 500 error in `/customer/update` endpoint when updating with `budget_id`
2025-09-06 22:12:30 -07:00
Krish DholakiaandGitHub 2269ea7f31 Merge pull request #12992 from tlowrimore-heroku/heroku-llms
Heroku llms
2025-09-06 22:11:34 -07:00
Krish DholakiaandGitHub ba10173ec7 Merge branch 'main' into heroku-llms 2025-09-06 22:10:20 -07:00
Krish DholakiaandGitHub 884cca7da9 Merge pull request #12984 from darashenka/main
honor OLLAMA_API_KEY for ollama_chat
2025-09-06 22:07:28 -07:00
Krish DholakiaandGitHub dc77923f47 Merge pull request #13092 from ozzieba/fix_vertex_expired_tokens
(Not fully tested, LLM-generated code) fix issue where vertex ai fails to use new credentials after token expiration plus gcloud auth login --update-adc
2025-09-06 22:06:09 -07:00
Krish DholakiaandGitHub cf3c18a420 Merge pull request #13855 from edify42/allow-no-db-url
feat(helm): Allow no DATABASE_URL to be set on migration job to keep the behaviour same as deployment
2025-09-06 22:02:01 -07:00
Krish DholakiaandGitHub ca33657015 Merge pull request #13947 from c3-AndrewDoan/cryptography_upgrade
Modify cryptography dependency to latest
2025-09-06 22:00:58 -07:00
Krrish Dholakia 06d472f205 test: fix tests 2025-09-06 21:59:02 -07:00
Krish DholakiaandGitHub d2f02a55b9 Merge pull request #14308 from mubashir1osmani/main
docs: moved custom spend tags
2025-09-06 21:58:20 -07:00
Krish DholakiaandGitHub db6fd68540 Merge pull request #14160 from BerriAI/litellm_dev_09_01_2025_p1
MINOR update: Add openrouter image generation support + refactor Gemini `image` output param to be `images` (openrouter compatible)
2025-09-06 19:26:00 -07:00