yuneng-jiang
e92db2d718
Improve e2e flow for cloudzero
2025-12-19 13:04:42 -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
Ishaan Jaff
92d71a3ed4
[UI] - Re organize leftnav to have correct categories + get agents on root ( #17890 )
...
* left nav
* fix order
* fix
* fix bad new usage
* fix new
2025-12-12 12:10:13 -08:00
Ishaan Jaff
b651012fdc
[fix] UI playground - allow custom model name as option[0] ( #17892 )
...
* fix: move custom model to top
* fix test
2025-12-12 12:00:23 -08:00
Ishaan Jaff
700a1bb574
[Feat] UI - show UI version on top left near logo ( #17891 )
...
* left nav
* fix order
* fix
* add ui version on ui
* fix link
2025-12-12 11:39:02 -08:00
yuneng-jiang
1829e58d25
New Badge for Agent Usage
2025-12-12 09:47:08 -08:00
yuneng-jiang
d1e53365a8
Change useful_links to include index for UI
2025-12-11 21:25:40 -08:00
yuneng-jiang
7ea407b239
Rearrange Links UI
2025-12-11 20:23:02 -08:00
yuneng-jiang
3f1473d9a2
fixing build
2025-12-11 17:49:06 -08:00
yuneng-jiang
ac52d2aeef
tests
2025-12-11 17:47:11 -08:00
yuneng-jiang
dfdd74f9ac
Usage View Select
2025-12-11 17:37:09 -08:00
yuneng-jiang
0635b1cbf0
rename
2025-12-11 16:33:23 -08:00
yuneng-jiang
52cb54968a
Change to useAuthorized hook
2025-12-11 16:28:03 -08:00