Commit Graph

24228 Commits

Author SHA1 Message Date
Krish Dholakia ef66bb87b3 Merge branch 'main' into litellm_dev_08_16_2025_p2 2025-08-23 11:30:51 -07:00
Krrish Dholakia 385bb15219 test: skip test 2025-08-23 11:27:46 -07:00
Krish Dholakia 06a2915e9f Merge pull request #13671 from BerriAI/litellm_dev_08_15_2025_p1
Responses API - support `allowed_openai_params` + Mistral - handle empty assistant content + support new mistral 'thinking' response block
2025-08-23 11:15:23 -07:00
Krrish Dholakia 4d7433b5ad test: reduce mistral direct tests b/c of rate limit errors 2025-08-23 11:15:03 -07:00
Krrish Dholakia cbb161f10b test: handle internal server errors 2025-08-23 11:00:18 -07:00
Krish Dholakia f0b0ee51e0 Merge branch 'main' into litellm_dev_08_15_2025_p1 2025-08-23 10:51:56 -07:00
Krrish Dholakia 45d32dc90f fix: fix ruff check 2025-08-23 10:51:17 -07:00
Krrish Dholakia eb7e5e3a71 Revert "build(model_prices_and_context_window.json): remove retired dbrx model"
This reverts commit 10d49d0174.
2025-08-23 10:47:44 -07:00
Krrish Dholakia ba9f6894b7 test: update tests 2025-08-23 10:42:41 -07:00
Krrish Dholakia 7637e41019 fix: fix ruff check 2025-08-23 10:36:53 -07:00
tanjiro a7231507dd new notifications (#13861) 2025-08-23 10:36:52 -07:00
Krrish Dholakia f6851db0eb fix(internal_user_endpoints.py): show remaining users when free SSO users is enabled 2025-08-23 10:36:52 -07:00
Krrish Dholakia a6380a4355 feat(ui_sso.py): initial commit adding free SSO for up to 5 users
Fixes https://github.com/BerriAI/litellm/issues/13031
2025-08-23 10:36:52 -07:00
Krrish Dholakia 10d49d0174 build(model_prices_and_context_window.json): remove retired dbrx model 2025-08-23 10:36:52 -07:00
Krrish Dholakia c270c5a37a build(model_prices_and_context_window.json): remove deprecated model from model cost map 2025-08-23 10:36:52 -07:00
Krish Dholakia 3e764ec268 Merge pull request #13808 from mainred/validate_api_version
feat(utils.py): accept 'api_version' as param for validate_environment
2025-08-22 23:59:38 -07:00
Krish Dholakia 33206d2fcd Merge pull request #13848 from Ithanil/fix_non-root_migrations
fix permission access on prisma migrate in non-root image
2025-08-22 23:55:31 -07:00
Krish Dholakia 867b48a24f Merge pull request #13866 from jinskjoy/Mistral-File-ID
[Enhancement] Add support for Mistral model file handling and update documentation
2025-08-22 23:54:17 -07:00
Krish Dholakia 28ea6cd35f Merge pull request #13899 from TeddyAmkie/docs/team-rate-limits-update
docs: clarify prerequisites and env var for team rate limits
2025-08-22 23:50:24 -07:00
Krish Dholakia 28a11d8376 Merge pull request #13897 from kankute-sameer/litellm_openrouter_deepseek_chat_v3.1
Add openrouter deepseek/deepseek-chat-v3.1 support
2025-08-22 23:50:04 -07:00
Krish Dholakia 558c0940b2 Merge pull request #13902 from bcdonadio/litellm_ollama_tools_transforms
Fix Ollama transformations crash when tools are used with non-tool trained models
2025-08-22 23:49:31 -07:00
Ishaan Jaff f9e9f8c25e docs AWS_REGION 2025-08-22 17:48:37 -07:00
Ishaan Jaff 825d6b08f0 test fix location of encode bedrock runtime modelid arn 2025-08-22 17:34:09 -07:00
Ishaan Jaff 56c16fc6f6 [Performance] Reduce Significant CPU overhead from litellm_logging.py (#13895)
* fix: litellm.configured_cold_storage_logger

* fix Session Management - Non-OpenAI Models docs

* ruff fix

* test fix
2025-08-22 16:17:57 -07:00
Bernardo Donadio 6384595289 Fix transformations crash when tools are being used 2025-08-22 17:28:52 -03:00
Jugal D. Bhatt 3c1dcb64cc fix by adding init lock (#13666) 2025-08-22 11:42:43 -07:00
Teddy Amkie 08d1c96ed1 docs: clarify prerequisites and env var for team rate limits 2025-08-22 18:39:31 +00:00
Sameer Kankute f239a0f78a Add openrouter deepseek/deepseek-chat-v3.1 support 2025-08-22 22:59:09 +05:30
Sameer Kankute 694a9f0f4c [Documentation] Litellm rerank deepinfra endpoint (#13845)
* Add documentation for deepinfra rerank endpoint

* Add the missed import

* fix supported param
2025-08-22 09:51:42 -07:00
Cherilyn Buren 60db79583a [ui/dashboard] add support for host_vllm (#13885)
Signed-off-by: rentianyue-jk <rentianyue-jk@360shuke.com>
2025-08-22 09:39:40 -07:00
Ishaan Jaff dcf8cf7f0c [Bug Fix] JS exception in User Agent Activity: Cannot read properties of undefined (#13892)
* fix allMauTags, allDauTags

* fix PerUserUsage
2025-08-22 09:39:11 -07:00
Ishaan Jaff a31842ca54 fix transform - vertex ai partner 2025-08-22 07:22:34 -07:00
Ishaan Jaff 3035315ce6 bump: version 1.75.10 → 1.76.0 2025-08-22 07:20:59 -07:00
Krish Dholakia dcad39c00f Merge pull request #13753 from RichardoC/fix-bedrock-irsa-role-assumption
fix: role chaining and session name with webauthentication for aws bedrock
2025-08-22 07:20:27 -07:00
Krrish Dholakia fc62f75e04 build: new pypi build 2025-08-21 23:47:45 -07:00
Krish Dholakia 59e43595b9 Merge pull request #13852 from michal-otmianowski/async-s3-implementation
Async s3 implementation
2025-08-21 23:19:51 -07:00
Krish Dholakia 8b45e53878 Merge pull request #13880 from datarobot-forks/carsongee/improve_datarobot_api_handling
🐛 Bug Fix: Updated URL handling for DataRobot provider URL
2025-08-21 23:18:40 -07:00
Krish Dholakia 9c4a86e98e Merge pull request #13868 from kankute-sameer/litellm_feat_voyage_context_3_embedding_model
[Feat] Add support for voyage-context-3 embedding model
2025-08-21 23:18:20 -07:00
Krish Dholakia 6214d22126 Merge pull request #13863 from luizrennocosta/fix/pll-req-lim-v3-api-key
fix: fixing descriptor/response size mismatch on parallel_request_limiter_v3
2025-08-21 23:14:04 -07:00
Krish Dholakia c103a02d28 Merge pull request #13883 from Toy-97/patch-1
Update model metadata for Deepinfra provider
2025-08-21 23:13:12 -07:00
Ishaan Jaff e93e266f84 [Performance] Use O(1) Set lookups for model routing (#13879)
* o(1) lookups

* Revert "o(1) lookups"

This reverts commit 620d14246980813366b4b1f1c0ce396b528dd9df.

* o(1) lookups

* Revert "o(1) lookups"

This reverts commit 676a9f5bcc3c2b9fa31e0a9fdf00389739b3052f.

* o(1) lookups

* register_model fix

* test_aget_valid_models

* lambda ai models fix

* test_utils.py

* test fix vertex ai
2025-08-21 22:56:46 -07:00
tanjiro bfd5ad032e Fix e2e_ui_test (#13881)
* new notifications

* FIX TEST
2025-08-21 22:54:46 -07:00
Toy-97 8ba292f201 fix extra bracket.json 2025-08-22 13:21:41 +08:00
Toy-97 62ae6d8bbc Update model metadata for deepinfra.json 2025-08-22 13:11:55 +08:00
Krish Dholakia a61275f6e2 Merge pull request #13796 from 0x-fang/fix_aip_pass_through_08_20
Fix(Bedrock): fix application inference profile for pass-through endpoints for bedrock
2025-08-21 19:41:23 -07:00
Carson Gee b46de0ab5c Updated URL handling for DataRobot provider base 2025-08-21 19:42:46 -06:00
Krish Dholakia 7c2c1c11d9 Merge pull request #13783 from philipkiely-baseten/main
Update Baseten LiteLLM integration
2025-08-21 18:34:36 -07:00
Krrish Dholakia 6b2039f4d7 fix(utils.py): add helpful log message, directing to use of LITELLM_MIGRATION_DIR 2025-08-21 16:41:21 -07:00
Ishaan Jaff 5978f25299 add new gemini/imagen-4.0 models (#13876) 2025-08-21 15:32:31 -07:00
Ishaan Jaff 9e9ba6861d [Feat] Add new VertexAI image models vertex_ai/imagen-4.0-generate-001, vertex_ai/imagen-4.0-ultra-generate-001, vertex_ai/imagen-4.0-fast-generate-001 (#13874)
* add vertex_ai/imagen-4.0-fast-generate-001

* add vertex_ai/imagen-4.0-ultra-generate-001

* add vertex_ai/imagen-4.0-generate-001
2025-08-21 15:15:44 -07:00