Commit graph

2262 commits

Author SHA1 Message Date
Yuneng Jiang
cb2d32a100
chore: fixes
Some checks failed
Unit Tests: Caching (Redis) / caching-redis (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (auth-checks, tests/proxy_unit_tests/test_auth_checks.py tests/proxy_unit_tests/test_user_api_key_auth.py, 20, 8) (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (key-generation, tests/proxy_unit_tests/test_key_generate_prisma.py, 30, 0) (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-db (remaining, tests/proxy_unit_tests --ignore=tests/proxy_unit_tests/test_key_generate_prisma.py --ignore=tests/proxy_unit_tests/test_auth_checks.py --ignore=tests/proxy_unit_tests/test_user_api_key_auth.py, 20, 8) (push) Has been cancelled
Unit Tests: Security / security (push) Has been cancelled
2026-04-05 00:53:12 -07:00
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
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
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
e4b900e832 Change delete model and key to reusable modal 2025-12-20 17:07:10 -08:00
yuneng-jiang
3fcfe8322c key info page internal viewer fix 2025-12-20 15:33:43 -08:00
Ishaan Jaffer
6112160a16 Revert "[Fix] Security - Remove example API keys with high entropy (#18255)"
This reverts commit 24edbccf5c.
2025-12-20 20:48:11 +05:30
yuneng-jiang
87e915e4e2 Resolve team alias in usage page 2025-12-19 16:43:52 -08:00
yuneng-jiang
8a8b4de37f Persist vector stores in update team settings 2025-12-19 15:54:13 -08:00
yuneng-jiang
40b823af87 Add Health Check Model for Wildcard in UI 2025-12-19 15:13:06 -08:00
yuneng-jiang
cacaf54b95
Merge pull request #18170 from BerriAI/litellm_ui_cloudzero_delete
[Feature] UI - Cloudzero Delete Settings
2025-12-19 11:38:28 -08:00
Alexsander Hamir
24edbccf5c
[Fix] Security - Remove example API keys with high entropy (#18255) 2025-12-19 10:09:50 -08:00
yuneng-jiang
3bc5de125a Usage top key view conditional rendering 2025-12-18 10:43:40 -08:00
Krish Dholakia
26cd2c4473
Guardrails - add built in guardrails for harmful content, bias, etc. (#18029)
* feat(litellm_content_filter.py): add support for content filtering categories

make it easy for proxy admin to prevent messages about violence, self harm or illegal weapons going through litellm

* feat: initial commit adding bias detection

allows admin to block inappropriate content about sexual orientation, etc.

* refactor: simplify content_filter.py

use a more exhaustive set of keywords, instead of guessing at potential phrases user can use

* feat(content_filter.py): add new denied topics for in-built content filter guardrails

allow user to automatically block content relating to certain categories from being sent to the LLML

* refactor(content-filter): document new params to litellm content filter

* feat(ui/): litellm content filter - select content categories on ui

* docs: update documentation

* docs(litellm_content_filter.md): document new content filters
2025-12-18 16:28:58 +05:30
yuneng-jiang
0a4a7408c7 UI Cloudzero delete route 2025-12-17 22:32:39 -08:00
yuneng-jiang
37a542293c Fixing Build 2025-12-17 19:07:29 -08:00
yuneng-jiang
05fb750d7c UI Cloud Zero Integration 2025-12-17 19:03:39 -08:00
YutaSaito
c694d96da0
Merge pull request #18149 from BerriAI/litellm_feat_add_secret_manager_settings
feat: add secret manager settings controls to team management UI
2025-12-18 06:57:12 +09:00
Yuta Saito
1a21965998 fix: ui test 2025-12-18 06:32:50 +09:00
Yuta Saito
b24d6cd47f feat: add secret manager settings controls to team management UI 2025-12-18 06:09:27 +09:00
Alexsander Hamir
ddd547afad
fix: remove fake keys causing security scans to fail (#18140) 2025-12-17 10:14:06 -08:00
yuneng-jiang
1c5f16fb6e
Merge pull request #18034 from BerriAI/litellm_ui_spend_logs_overhead
[Feature] UI -  Show LiteLLM Overhead in Logs
2025-12-16 14:52:26 -08:00
yuneng-jiang
975edbcab2 Fixing build 2025-12-16 11:26:45 -08:00
yuneng-jiang
0487c610b8 Add Model Tab Visibility Changes 2025-12-16 11:25:43 -08:00
yuneng-jiang
a7ff18bdc6 UI logs show overhead 2025-12-15 21:51:06 -08:00
yuneng-jiang
0eba879179 Add ability to add embedding model for milvus 2025-12-15 20:12:44 -08:00
yuneng-jiang
be4f11eacc Fixing build 2025-12-15 18:38:41 -08:00
yuneng-jiang
8e3eb33165 Tests 2025-12-15 18:36:01 -08:00
yuneng-jiang
0ee924f91e Adding svg 2025-12-15 18:34:34 -08:00
yuneng-jiang
fabbd28b45 Adding Milvus to Vector Store in UI 2025-12-15 18:31:35 -08:00
Ishaan Jaff
a4fb0df028
[Feat] New provider - Agent Gateway, add pydantic ai agents (#18013)
* init A2AProviderConfigManager

* move file

* move file

* add pydnatic ai folder

* init providers

* test_pydantic_ai_non_streaming

* fix import

* INIT pydantic

* use_a2a_form_fields

* TestPydanticAITransformation
2025-12-15 17:40:58 -08:00
yuneng-jiang
db7454c6ee Show progress and pause on hover for notifications 2025-12-13 15:16:13 -08:00
yuneng-jiang
67a9d61e74 Fixing regression on logs 2025-12-13 10:43:04 -08:00
yuneng-jiang
ab9ec11ba8
Merge pull request #17907 from BerriAI/litellm_theme_mermaid_fix
[Infra] bumping docusaurus/theme-mermaid to 3.9.0
2025-12-12 18:06:50 -08:00
Ishaan Jaffer
802a343fdb ui new build 2025-12-12 17:15:40 -08:00
Ishaan Jaffer
17ce970d99 ui fix 2025-12-12 17:10:36 -08:00
Ishaan Jaffer
c57f0665db ui buld fix 2025-12-12 16:58:47 -08:00
Ishaan Jaff
3054b6ea60
[Feat] A2A Gateway - allow adding Azure Foundry Agents on UI (#17909)
* add CostConfigFields

* add CostConfigFields

* add output_cost_per_token

* refactor table

* add agent cost view

* add azure foundry fields

* add foundry logo

* fix: clean error

* fix utils

* fix agent edi

* add easter egg

* fix order

* test_handle_streaming_forwards_api_key

* fix forward api key down

* fix a2a send msg

* add A2a comparison on compare playground

* fix chat ui

* fix bedrock agentcore stream
2025-12-12 16:38:04 -08:00
Ishaan Jaff
bede40a90d
[A2a gateway] Add agent cost tracking on UI (#17899)
* add CostConfigFields

* add CostConfigFields

* add output_cost_per_token

* refactor table

* add agent cost view
2025-12-12 16:37:31 -08:00
yuneng-jiang
e3f1ce0138 bumping docusaurus/theme-mermaid to 3.9.0 2025-12-12 14:42:31 -08:00
yuneng-jiang
11926ea2d4
Merge pull request #17901 from BerriAI/litellm_usage_date_pick_fix
[Fix] UI - Agent Usage Page Minor Issues
2025-12-12 14:34:15 -08:00
yuneng-jiang
d090b4ad3e Add All Proxy Models To Default User Settings 2025-12-12 13:15:25 -08:00
yuneng-jiang
94a0ff08b7 Merge remote-tracking branch 'origin' into litellm_usage_date_pick_fix 2025-12-12 13:00:59 -08:00
yuneng-jiang
5d01f14f94 Fixing build 2025-12-12 12:55:15 -08:00
yuneng-jiang
b2695379d1
Merge pull request #17896 from BerriAI/litellm_agent_usage_2
[Feature] Usage Entity labels
2025-12-12 12:53:16 -08:00
yuneng-jiang
19504adb9d Agent Usage small issues 2025-12-12 12:52:51 -08:00
yuneng-jiang
1037dc18b9 Adding test 2025-12-12 12:23:11 -08:00
yuneng-jiang
5b0bf86ee5 Usage Entity labels 2025-12-12 12:13:51 -08:00