Commit graph

29192 commits

Author SHA1 Message Date
Marty Sullivan
b7fbf3cd7e
add vertexai and gemini veo 3.1 ga models (#18303) 2025-12-22 12:04:44 +05:30
YutaSaito
fdbf8f88de
Merge pull request #18325 from BerriAI/litellm_fix_mcp_tool_testing_playground
fix: allow MCP tool playground to edit ints and JSON payloads
2025-12-22 15:31:35 +09:00
Ishaan Jaffer
c9d61fcdba test_update_model_cost_map_url 2025-12-22 11:51:30 +05:30
Yuta Saito
01106055ed fix: build 2025-12-22 15:00:56 +09:00
Yuta Saito
23bf92dd82 fix: allow MCP tool playground to edit ints and JSON payloads 2025-12-22 14:50:45 +09:00
Ishaan Jaffer
46438684ca fix config.yml 2025-12-22 10:48:12 +05:30
YutaSaito
b50e35ec33
Merge pull request #18319 from BerriAI/litellm_feat_datadog_log_trace_linking
feat: datadog log trace linking
2025-12-22 07:23:22 +09:00
Yuta Saito
41bbb3a6a5 feat: datadog log trace linking 2025-12-22 06:53:44 +09:00
YutaSaito
955e843d3a
Merge pull request #18318 from BerriAI/litellm_fix_datadog-dual-callback-conflict
Litellm fix datadog dual callback conflict
2025-12-22 06:46:59 +09:00
Yuta Saito
01aa082d16 fix: call datadog_handler 2025-12-22 05:33:39 +09:00
Yuta Saito
470179af2f Revert "Revert "fix: ensure Datadog callback runs alongside LLM Observability" (#18313)"
This reverts commit 0acca76677.
2025-12-22 05:22:42 +09:00
Ishaan Jaffer
1f3a5756a1 test realtime fix 2025-12-21 10:21:25 +05:30
Ishaan Jaffer
fe6f0be70f add new providers 2025-12-21 09:27:25 +05:30
Ishaan Jaff
0acca76677
Revert "fix: ensure Datadog callback runs alongside LLM Observability" (#18313) 2025-12-21 09:13:28 +05:30
yuneng-jiang
74e6509b54
Merge pull request #18307 from BerriAI/litellm_ui_table_buttons_2
[Feature] Changing some components to use reusable component
2025-12-20 17:55:39 -08:00
Alexsander Hamir
852bf63698
[Fix] CI/CD - check_code_and_doc_quality (#18309) 2025-12-20 17:34:08 -08:00
Alexsander Hamir
23477e7621
[Fix] CI/CD - test_openai_realtime_direct_call_with_intent (#18308) 2025-12-20 17:32:20 -08:00
yuneng-jiang
6e6262b5d2 Fixing build 2025-12-20 17:25:18 -08:00
yuneng-jiang
7bc98408f0 chore: change to reusable buttons and delete modal 2025-12-20 17:21:53 -08:00
yuneng-jiang
7d8475153b
Merge pull request #18306 from BerriAI/litellm_ui_playground_ta
[Feature] Change Delete Model and Key Modals
2025-12-20 17:20:23 -08:00
Alexsander Hamir
4b652e19d8
[Fix] CI/CD - security­_tests (#18305) 2025-12-20 17:08:28 -08:00
yuneng-jiang
e4b900e832 Change delete model and key to reusable modal 2025-12-20 17:07:10 -08:00
yuneng-jiang
c0fc272694
Merge pull request #18302 from BerriAI/litellm_ui_internal_viewer_key
[Fix] Key Info Page Internal Viewer Button Visibility
2025-12-20 15:42:30 -08:00
yuneng-jiang
3fcfe8322c key info page internal viewer fix 2025-12-20 15:33:43 -08:00
YutaSaito
716cac4e3b
Merge pull request #18300 from BerriAI/litellm_fix_datadog-dual-callback-conflict
fix: ensure Datadog callback runs alongside LLM Observability
2025-12-21 06:22:21 +09:00
Yuta Saito
b54216d05f fix: ensure Datadog callback runs alongside LLM Observability 2025-12-21 05:46:34 +09:00
yuneng-jiang
c2bf7ed9d6
Merge pull request #18299 from BerriAI/litellm_yuneng_docs_v18011
[Docs] Fix spacing
2025-12-20 12:44:38 -08:00
yuneng-jiang
f28ff1dd79 docs 2025-12-20 12:43:41 -08:00
yuneng-jiang
3e1b0a0bc0
Merge pull request #18298 from BerriAI/litellm_yuneng_docs_v18011
[Docs] Email Budget Alerts and Cloudzero UI
2025-12-20 12:39:00 -08:00
yuneng-jiang
0bd7c01ca4
Merge branch 'main' into litellm_yuneng_docs_v18011 2025-12-20 12:38:50 -08:00
yuneng-jiang
7e0f360272 docs 2025-12-20 12:36:32 -08:00
Alexsander Hamir
699a91e031
fix(test): Fix test_users_in_team_budget to create user with team_id (#18297)
Previously, the test created a user first (without team_id), then added them
to a team. This caused the API key to have team_id=None, which broke team
budget tracking and enforcement.

The fix:
- Create team first, then create user with team_id parameter
- This ensures the API key gets team_id set from creation time
- Team budget tracking and enforcement now work correctly

Added comprehensive comments explaining why the order is critical and should
not be changed, as it tests the intended flow where keys are associated with
teams at creation time.

Also added extensive debugging output to help diagnose future issues.
2025-12-20 12:30:30 -08:00
Alexsander Hamir
52fc18ec9a
performance write up (#18296) 2025-12-20 12:30:17 -08:00
Ishaan Jaffer
acadaca7e7 doc review 1 2025-12-21 00:06:06 +05:30
Alexsander Hamir
5a76aada3c
[Fix] CI/CD - responses_api_testing (#18295) 2025-12-20 10:27:58 -08:00
Ishaan Jaffer
01a517a2c6 v 1.80.11 2025-12-20 23:48:10 +05:30
Ishaan Jaffer
148715541c test compl openai orgs 2025-12-20 23:41:29 +05:30
Ishaan Jaffer
de65f0e777 TestAzureOpenAIO3Mini 2025-12-20 23:18:19 +05:30
yuneng-jiang
99da2d413d
Merge pull request #18292 from BerriAI/litellm_ui_build_01
[Infra] UI Build
2025-12-20 09:24:08 -08:00
yuneng-jiang
eba343b55c UI Build 2025-12-20 09:22:57 -08:00
Ishaan Jaffer
179eb8815d test_azure_safety_result 2025-12-20 22:40:53 +05:30
Ishaan Jaffer
987c9a608b TestAzureOpenAIO3Mini 2025-12-20 22:37:59 +05:30
Ishaan Jaffer
b1090db927 test_openai_stream_options_call 2025-12-20 22:35:21 +05:30
Ishaan Jaffer
49fecf0f1e bump: version 1.80.10 → 1.80.11 2025-12-20 21:52:48 +05:30
Ishaan Jaffer
9f205b0323 TestAzureOpenAIO3Mini 2025-12-20 21:52:28 +05:30
Ishaan Jaffer
5bf2511425 fix anthropic iterator 2025-12-20 21:47:46 +05:30
Ishaan Jaffer
7eb2af1959 test bad org fix 2025-12-20 21:43:27 +05:30
Ishaan Jaffer
abf14663ed test_slack_gif_skill_creates_gif 2025-12-20 21:35:25 +05:30
dependabot[bot]
a15f30ba7d
chore(deps): bump altcha-lib from 1.3.0 to 1.4.1 in /docs/my-website (#18017)
Bumps [altcha-lib](https://github.com/altcha-org/altcha-lib) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/altcha-org/altcha-lib/releases)
- [Commits](https://github.com/altcha-org/altcha-lib/compare/1.3.0...1.4.1)

---
updated-dependencies:
- dependency-name: altcha-lib
  dependency-version: 1.4.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-20 21:24:01 +05:30
Ishaan Jaffer
d808e10e53 fix DB URL 2025-12-20 21:17:42 +05:30