Commit Graph

24812 Commits

Author SHA1 Message Date
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 Jaff a7c99e1841 Revert "Modify cryptography dependency to latest" (#14358) 2025-09-08 16:58:13 -07:00
Ishaan Jaff 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 Shanmugam 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 Lai 8a77fb4da1 Update docker_quick_start.md (#14322) 2025-09-08 12:58:13 -07:00
Arseny Boykov 05741a7c82 Use executors in post-logging hooks (#14332) 2025-09-08 12:57:26 -07:00
Krish Dholakia 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 Dholakia 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 Dholakia 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 Dholakia 2269ea7f31 Merge pull request #12992 from tlowrimore-heroku/heroku-llms
Heroku llms
2025-09-06 22:11:34 -07:00
Krish Dholakia ba10173ec7 Merge branch 'main' into heroku-llms 2025-09-06 22:10:20 -07:00
Krish Dholakia 884cca7da9 Merge pull request #12984 from darashenka/main
honor OLLAMA_API_KEY for ollama_chat
2025-09-06 22:07:28 -07:00
Krish Dholakia 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 Dholakia 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 Dholakia 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 Dholakia d2f02a55b9 Merge pull request #14308 from mubashir1osmani/main
docs: moved custom spend tags
2025-09-06 21:58:20 -07:00
Krish Dholakia 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
mubashir1osmani b9be68cc45 spend tracking details 2025-09-06 22:24:49 -04:00
Ishaan Jaff c9ab104445 [Fix] Perf fix: Heavy RAM Usage over time when using Passthrough Routes (#14305)
* Implement pass-through route registration and removal to prevent duplicates and memory leaks

* fix MYPY linting

* fix InitPassThroughEndpointHelpers

* fix test_aaparallel_function_call

---------

Co-authored-by: Jugal Bhatt <jugalbhatt3@gmail.com>
2025-09-06 19:22:25 -07:00
mubashir1osmani 2095fe3c98 moved custom spend tags 2025-09-06 22:14:52 -04:00
mubashir1osmani 976967f1e0 Revert "docs: moved custom spend tags metadata to spend tracking"
This reverts commit d1eb87a1e6.
2025-09-06 22:12:16 -04:00
mubashir1osmani d1eb87a1e6 docs: moved custom spend tags metadata to spend tracking 2025-09-06 22:09:03 -04:00
Krish Dholakia 2716fa7981 Merge branch 'main' into litellm_dev_09_01_2025_p2 2025-09-06 19:03:25 -07:00
Krrish Dholakia 7bc2709a27 fix: fix import 2025-09-06 19:02:03 -07:00
Krrish Dholakia 5a0328b1a9 test: update tests 2025-09-06 19:02:03 -07:00
mubashir1osmani 2674c49283 added spend tags 2025-09-06 21:59:45 -04:00
Krish Dholakia a3ffc3060e Merge branch 'main' into litellm_dev_09_01_2025_p1 2025-09-06 18:50:49 -07:00
Krish Dholakia b8fdbd479b Merge pull request #13931 from BerriAI/litellm_release_notes_08_23_2025
docs(index.md): initial commit with release notes
2025-09-06 18:48:44 -07:00
Krish Dholakia f7810eec79 Merge pull request #14299 from TeddyAmkie/docs-update-clean
Doc Updates 9-5-25
2025-09-06 18:47:18 -07:00
Ishaan Jaff 0f26ec57d8 TestGroq 2025-09-06 18:19:09 -07:00
Ishaan Jaff 52ed60ca45 test fix v1.76.3.rc.1 v1.76.3-nightly 2025-09-06 18:14:47 -07:00
Krrish Dholakia 05dfad8837 docs: add basic setup to ui contribution doc 2025-09-06 18:03:17 -07:00
Ishaan Jaff 3b0aec2e5d test_azure_openai_gpt_5_responses_api 2025-09-06 17:47:01 -07:00
Ishaan Jaff 679d0414e2 test fix 2025-09-06 17:08:31 -07:00
Ishaan Jaff d89a2a0797 test 2025-09-06 16:38:43 -07:00
Ishaan Jaff c168fff38a test_cooldown_badrequest_error 2025-09-06 16:28:00 -07:00
Ishaan Jaff 2982c2a932 fix test_key_budget_metrics 2025-09-06 16:18:50 -07:00
Ishaan Jaff 7054067238 test_cooldown_handlers.py 2025-09-06 16:13:30 -07:00
Ishaan Jaff c709d7505d test fix: test_parallel_streaming_requests 2025-09-06 16:07:30 -07:00
Ishaan Jaff 71ce338b24 docs fix 2025-09-06 16:07:02 -07:00
Ishaan Jaff 0754ad9e02 docs fix 2025-09-06 16:01:03 -07:00