yuneng-jiang
24e90ec467
Merge pull request #19583 from BerriAI/litellm_cicd_fix_yj_014
...
[Infra] CI/CD - Updating Prometheus Tests
2026-01-22 11:16:38 -08:00
yuneng-jiang
a7bafadd26
Fix non-root proxy tests
2026-01-22 11:15:18 -08:00
yuneng-jiang
4bfb7906b3
Merge pull request #19570 from BerriAI/dependabot/npm_and_yarn/docs/my-website/lodash-4.17.23
...
build(deps): bump lodash from 4.17.21 to 4.17.23 in /docs/my-website
2026-01-22 11:05:48 -08:00
yuneng-jiang
dbe6f66baf
updating promethus tests
2026-01-22 11:01:01 -08:00
Alexsander Hamir
57d777bc69
Fix unsafe access to request attribute ( #19573 )
2026-01-22 10:58:29 -08:00
yuneng-jiang
d1d288fb3f
Merge pull request #19582 from BerriAI/litellm_cicd_fix_yj_013
...
[Infra] CI/CD - Skip Brave Tests
2026-01-22 10:51:26 -08:00
yuneng-jiang
dcb111a48b
skip brave tests
2026-01-22 10:50:23 -08:00
mpcusack-altos
88f8f49e1d
fix(websearch_interception): filter internal kwargs before follow-up request ( #19577 )
...
The websearch interception handler was passing internal flags like
`_websearch_interception_converted_stream` to the follow-up LLM request.
This caused "Extra inputs are not permitted" errors from providers like
Bedrock that use strict Pydantic validation.
Fix: Filter out all kwargs starting with `_websearch_interception` prefix
before making the follow-up anthropic_messages.acreate() call.
2026-01-22 10:42:20 -08:00
yuneng-jiang
f9e2c5eb4d
Merge pull request #19581 from BerriAI/litellm_cicd_fix_yj_012
...
[Infra] CI/CD - Adding node-tar CVE to Allowlist
2026-01-22 10:41:42 -08:00
yuneng-jiang
88c7b45aee
adding node-tar cve allowlist
2026-01-22 10:39:19 -08:00
yuneng-jiang
5e79a373fa
Merge pull request #19579 from BerriAI/litellm_cicd_fix_yj_011
...
[Infra] CI/CD - Adding python3-dev to Non Root Dockerfile
2026-01-22 10:38:11 -08:00
yuneng-jiang
1bf32deb6c
Adding python3-dev to non root
2026-01-22 10:05:09 -08:00
yuneng-jiang
84f75b37c6
Merge pull request #19576 from BerriAI/litellm_cicd_fix_yj_010
...
[Infra] CI/CD - Fix UI Build + MyPy Linting
2026-01-22 09:39:21 -08:00
yuneng-jiang
8669910773
fix ui build and mypy lint
2026-01-22 09:38:19 -08:00
Eric Cao
a51835dfcc
Metrics prometheus user team count ( #19520 )
...
* add user count and team count prometheus metrics
* rebase
* revert mistaken deletion
2026-01-22 08:17:15 -08:00
dependabot[bot]
4c3141f6a2
build(deps): bump lodash from 4.17.21 to 4.17.23 in /docs/my-website
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 14:16:03 +00:00
Sameer Kankute
ddaf127b4a
Merge pull request #19562 from BerriAI/litellm_stop_setting
...
feat: Limit stop sequence as per openai spec
2026-01-22 19:44:56 +05:30
Sameer Kankute
842e5b3ad6
Merge pull request #19560 from BerriAI/litellm_bedrock_invoke_structured_output
...
[Feat] Add support for output formatfor bedrock invoke via v1/messages
2026-01-22 19:44:48 +05:30
Sameer Kankute
c78c878822
Merge pull request #19558 from BerriAI/litellm_gemini_vertexai_mapping
...
Add custom vertex ai mapping to the output
2026-01-22 19:44:32 +05:30
Sameer Kankute
73715ab417
Merge pull request #19556 from BerriAI/litellm_fix_gemini_batch_jan22
...
Fix: generation config empty for batch
2026-01-22 19:44:26 +05:30
Sameer Kankute
d893bfd371
Merge pull request #19464 from BerriAI/litellm_staging_01_21_2026
...
Litellm staging 01 21 2026
2026-01-22 19:44:18 +05:30
Sameer Kankute
f312bf23d0
Fix:test_multiple_function_call
2026-01-22 19:34:54 +05:30
Sameer Kankute
96a20161a8
Merge pull request #19565 from BerriAI/litellm_staging_01_21_2026_fixes
...
Litellm staging 01 21 2026 fixes
2026-01-22 19:30:56 +05:30
Sameer Kankute
2fefafc4aa
fix: mypy error
2026-01-22 19:26:40 +05:30
Sameer Kankute
ab9c840924
fix: mypy error
2026-01-22 19:25:21 +05:30
Sameer Kankute
991fee056f
Fix batch tests
2026-01-22 19:23:32 +05:30
Yuta Saito
1657af81eb
feat: display mcp output on the play ground
2026-01-22 19:23:32 +05:30
Yuta Saito
8a622c51f5
feat: Add MCP tools response to chat completions
2026-01-22 19:23:32 +05:30
Sameer Kankute
0cc52c7582
comment code not used
2026-01-22 19:15:15 +05:30
Sameer Kankute
5a7a364edc
fix: mypy error
2026-01-22 19:07:34 +05:30
Sameer Kankute
b729622bf5
Fix: generationConfig removal from tests
2026-01-22 19:00:37 +05:30
Sameer Kankute
7c874efeab
Fix: Httpx timeout test failures
2026-01-22 18:49:34 +05:30
Sameer Kankute
0afb2cb568
Fix: Responses API usage field type mismatch
2026-01-22 18:40:04 +05:30
Sameer Kankute
110e2c69d4
Fix : test_anthropic_via_responses_api
2026-01-22 18:28:56 +05:30
Sameer Kankute
caab7821bd
Fix: imagegeneration@006 has been deprecated
2026-01-22 18:24:59 +05:30
Sameer Kankute
e8bfab25b3
Fix mypy error in litellm_staging_01_21_2026
2026-01-22 18:07:00 +05:30
Sameer Kankute
ad1edd38d5
Merge branch 'main' into litellm_staging_01_21_2026
2026-01-22 17:56:40 +05:30
Sameer Kankute
4d20c8fbc0
feat: Limit stop sequence as per openai spec
2026-01-22 17:52:13 +05:30
Sameer Kankute
24faca9bcf
Add support for output formatfor bedrock invoke via v1/messages
2026-01-22 16:36:03 +05:30
Sameer Kankute
18240662db
Add custom vertex ai mapping to the output
2026-01-22 15:18:24 +05:30
Sameer Kankute
c374345e12
Fix: generation config empty for batch
2026-01-22 14:32:44 +05:30
YutaSaito
b7b26492a8
Merge pull request #19553 from BerriAI/litellm_feat_completions_mcp_output_ui
...
[feat] display mcp output on the play ground
2026-01-22 16:14:30 +09:00
Yuta Saito
59edd90228
feat: display mcp output on the play ground
2026-01-22 16:11:56 +09:00
YutaSaito
27e494cba6
Merge pull request #19552 from BerriAI/litellm_feat_completions_mcp_output
...
[feat] Add MCP tools response to chat completions
2026-01-22 16:03:25 +09:00
Yuta Saito
ed67bf2705
feat: Add MCP tools response to chat completions
2026-01-22 15:32:04 +09:00
yuneng-jiang
5ea031eaf6
Merge pull request #19543 from BerriAI/litellm_model_select_team
...
[Feature] UI - Create Team: Reusable Model Select
2026-01-21 21:11:09 -08:00
Will Chen
9f57eb3e74
Fix Azure AI costs for Anthropic models ( #19530 )
...
* Fix Azure AI cost calculation
* fixup
2026-01-21 21:10:27 -08:00
Emerson Gomes
a3f7f5858b
Fix date overflow/division by zero in proxy utils ( #19527 )
...
* Fix date overflow/division by zero in proxy utils
* Fix projected spend calculation
* Strengthen projected spend tests
2026-01-21 21:09:57 -08:00
Yogeshwaran Ravichandran
ab274ac3c4
fix(azure response api): flatten tools for responses api to support nested definitions ( #19526 )
...
The Azure Responses API uses a different schema (flattened) for tools compared to the standard OpenAI/Azure Chat Completions API (nested). This caused a `BadRequestError` when users passed standard tool definitions.
Changes:
- Implemented tool flattening logic in `AzureOpenAIResponsesAPIConfig.transform_responses_api_request`.
- Added comprehensive unit tests in test_azure_transformation.py to verify nested-to-flat transformation, pass-through of flat tools, and immutability.
- Ensures cross-provider compatibility for tool definitions.
Fixes #19523
2026-01-21 21:08:28 -08:00
Emerson Gomes
c8669cf8fa
Fix Azure RPM calculation formula ( #19513 )
...
* Fix Azure RPM calculation formula
* updated test
2026-01-21 21:03:23 -08:00