Commit graph

5061 commits

Author SHA1 Message Date
yuneng-jiang
c049f6a073 Adding e2e tests for sidebar 2025-12-30 12:19:25 -08:00
yuneng-jiang
b1dd8bf3e1 Adding tests 2025-12-30 10:43:27 -08:00
yuneng-jiang
42e437a418 Loading state for Keys table 2025-12-30 10:35:25 -08:00
yuneng-jiang
c7734cb8bd
Merge pull request #18501 from BerriAI/litellm_ui_e2e_login_session
[Infra] UI - E2E Tests Setup
2025-12-29 20:57:41 -08:00
yuneng-jiang
46ce68619c attempt fix 3 2025-12-29 20:49:24 -08:00
yuneng-jiang
c79db9121d Fixing build 2025-12-29 19:42:38 -08:00
yuneng-jiang
2dad030462 updating tests 2025-12-29 19:41:28 -08:00
yuneng-jiang
a08dae7da0 keys table refactor pt2 2025-12-29 19:27:52 -08:00
yuneng-jiang
5cdd88bc5c fixing build 2025-12-29 17:06:16 -08:00
yuneng-jiang
e0b96c4265 refactor keys table 2025-12-29 17:03:11 -08:00
yuneng-jiang
b21b156e55 adding tests 2025-12-29 15:21:19 -08:00
yuneng-jiang
b69c1dcee7 Key List table uses expand from /key/list 2025-12-29 15:09:33 -08:00
yuneng-jiang
41fa2c0812 migrate e2e tests to ui directory 2025-12-29 12:00:03 -08:00
yuneng-jiang
a1849a152c Playwright setup in UI directory 2025-12-29 11:27:22 -08:00
Chesars
e31ee9be51 feat: Add MiniMax official logo to UI
- Downloaded official MiniMax logo from HuggingFace repository
- Added minimax.svg to assets/logos directory
- Updated providerLogoMap to reference the logo
- Logo source: https://huggingface.co/MiniMaxAI/MiniMax-VL-01
2025-12-29 00:21:14 -03:00
Chesars
93628c06ee feat: Add MiniMax provider support to UI dashboard
- Add MiniMax to provider_create_fields.json with credential fields:
  - api_key (required, password field)
  - api_base (optional, defaults to https://api.minimax.io/v1)
- Add MiniMax to UI provider enum and mappings
- Includes tooltip for International vs China endpoints
- Default model placeholder: minimax/MiniMax-M2

This enables users to configure MiniMax models directly through the
proxy UI dashboard without needing to edit YAML config files.

Fixes #18481
2025-12-29 00:19:20 -03:00
Yuta Saito
4ec6a827b4 fix: add model validation on Playground 2025-12-26 11:32:34 +09:00
Yuta Saito
f6ed80028d feat: add MCP test support to completions on Playground 2025-12-26 11:24:09 +09:00
Ishaan Jaff
1123cfa928
[Feat] AI Gateway - Add support for Platform Fee / Margins (#18427)
* init cost_margin_config

* feat: add cost margin

* init types

* LITELLM_SETTINGS_SAFE_DB_OVERRIDES

* feat _apply_cost_margin

* ui endpoint

* ui provider margins

* add margin

* refactored ui

* test cost margins

* refactored ui

* provider discounts

* add cost_breakdown to spendLogs

* add CostBreakdownViewer

* fix cost breakdown

* docs fix

* doc margins

* docs margins
2025-12-25 11:07:27 +05:30
yuneng-jiang
75028ca2c2
Merge pull request #18425 from BerriAI/litellm_ui_model_provider
[Infra] Add Model Page Model Provider Select Performance
2025-12-24 17:53:10 -08:00
yuneng-jiang
442acc220f Add Model Page Select perf 2025-12-24 17:42:20 -08:00
yuneng-jiang
edd910f442 adding test 2025-12-24 17:17:26 -08:00
yuneng-jiang
85827aa217 Resize columns working 2025-12-24 17:12:36 -08:00
yuneng-jiang
4ce135727f Fixing build 2025-12-24 14:51:00 -08:00
yuneng-jiang
5d1fe86cda Tests 2025-12-24 14:33:27 -08:00
yuneng-jiang
c1dcc81fd5 Model Page sort by all models 2025-12-24 14:06:59 -08:00
yuneng-jiang
1ac6204756 fixing build 2025-12-24 10:19:57 -08:00
yuneng-jiang
825503fa1b Refactor react-query hooks 2025-12-24 10:13:55 -08:00
yuneng-jiang
8a3d4967ed
Merge pull request #18404 from BerriAI/litellm_ui_use_team
[Feature] Resolve Team Alias in Organization Info View + Deprecate useTeams
2025-12-24 09:27:12 -08:00
yuneng-jiang
40549bc361 Deprecate useTeam in favor of react query 2025-12-23 20:15:42 -08:00
yuneng-jiang
8b4c2da9ea Resolve org alias on teams table 2025-12-23 18:16:30 -08:00
yuneng-jiang
4b38db1398 Allow Organization Admins to See Organization Tab 2025-12-23 17:17:45 -08:00
yuneng-jiang
87337abfea Support Disable Admin UI 2025-12-23 13:52:05 -08:00
vasilisazayka
f284fc716d
fix(sap): add sap as provider for list in add credentials component in proxy ui, add sap logo (#18375) 2025-12-23 22:29:51 +05:30
yuneng-jiang
cac53dc57f
Merge pull request #18355 from BerriAI/litellm_ui_key_submit_fix
[Fix] UI - Key Creation MCP Settings Submit Form Unintentionally
2025-12-22 20:47:11 -08:00
yuneng-jiang
fc80a92971 Add Error code filter on UI 2025-12-22 20:15:01 -08:00
Alexsander Hamir
5534038e93
Fix CI: Revert security scan changes and add GitGuardian ignore rules (#18358) 2025-12-22 17:03:53 -08:00
yuneng-jiang
78e3ae7bde Fix MCP Select button submitting form 2025-12-22 15:17:36 -08:00
yuneng-jiang
f258dbb03a Fixing build 2025-12-22 14:40:15 -08:00
yuneng-jiang
dc3bdffaee Migrate MCP servers to react query 2025-12-22 14:33:38 -08:00
yuneng-jiang
81dc70673a Merge remote-tracking branch 'origin' into litellm_ui_unset_values 2025-12-22 11:44:41 -08:00
yuneng-jiang
6dc11deeac
Merge pull request #18263 from BerriAI/litellm_ui_cloudzero_improvements
[Feature] UI - Improve Create and Delete Path for CloudZero
2025-12-22 10:43:17 -08:00
yuneng-jiang
31cc9654ce Merge remote-tracking branch 'origin' into litellm_ui_cloudzero_improvements 2025-12-22 09:43:23 -08:00
yuneng-jiang
aacde6a4a0
Merge pull request #18310 from BerriAI/litellm_ui_button_styling
[Fix] Minor Styling Changes
2025-12-22 09:42:27 -08:00
Ishaan Jaff
268ed11a01
Litellm content filter logs page (#18335)
* add view for litellm content filter

* add ContentFilterDetails

* test_apply_guardrail_logs_guardrail_information

* backend track litellm content filter

* ui view

* fix code qa check
2025-12-22 18:20:26 +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
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
f4e44e8df5 Fixing build 2025-12-20 17:54:46 -08:00
yuneng-jiang
f747d12a5f minor styling changes 2025-12-20 17:51:31 -08:00