Yuneng Jiang
ef8e374d6b
chore: fixes
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:14:37 -07:00
yuneng-jiang
e0a29cac99
Merge pull request #19164 from BerriAI/litellm_ui_model_select_comp
...
[Feature] UI - Reusable Model Select
2026-01-15 17:25:12 -08:00
yuneng-jiang
9a0f50cd5c
Merge pull request #19128 from BerriAI/litellm_ui_all_proxy_models
...
[Feature] UI - Allow Preventing Team Admins From Deleting Members From Teams
2026-01-15 15:50:35 -08:00
yuneng-jiang
542248adb9
Merge pull request #19114 from BerriAI/litellm_ui_header_buttons
...
[Feature] UI - Community Engagement Buttons
2026-01-15 15:50:02 -08:00
yuneng-jiang
08f316b26a
fixing build 2
2026-01-15 15:48:25 -08:00
yuneng-jiang
4de05d1e8d
fixing build
2026-01-15 15:41:35 -08:00
yuneng-jiang
812ac7e838
Reusable model select
2026-01-15 15:19:03 -08:00
yuneng-jiang
d44b1472f0
fixing build
2026-01-15 09:33:07 -08:00
yuneng-jiang
79d35ecf9b
Adjust icons for buttons
2026-01-15 09:30:40 -08:00
yuneng-jiang
c86f310ac5
Allow prevent team admins from deleting users from teams
2026-01-14 22:15:48 -08:00
yuneng-jiang
a149ff448d
Fixing build
2026-01-14 15:49:31 -08:00
yuneng-jiang
a4fecc74fb
Add search to key edit team dropdown
2026-01-14 15:47:50 -08:00
yuneng-jiang
b7c40a049d
Community engagement buttons
2026-01-14 14:33:25 -08:00
yuneng-jiang
23e954f2b4
Merge pull request #19058 from BerriAI/litellm_ui_add_model_ant
...
[Feature] UI - Model: Anthropic Models QOL
2026-01-14 13:43:57 -08:00
yuneng-jiang
f0e34a46a7
Merge pull request #19045 from dominicfeliton/main
...
fix: model hub client side exception
2026-01-14 11:58:42 -08:00
Sameer Kankute
ff467c797d
Merge pull request #19079 from BerriAI/main
...
merge main
2026-01-14 16:44:31 +05:30
Yuta Saito
2d3c292cd8
chore: Clarify MCP OAuth token handling in UI
2026-01-14 14:31:18 +09:00
yuneng-jiang
f34371375f
Anthrpoic QOL
2026-01-13 20:37:20 -08:00
yuneng-jiang
d5f05f6c23
Merge pull request #19055 from BerriAI/litellm_ui_usage_model_act_fix
...
[Fix] UI - Usage: Model Activity Chart Y Axis
2026-01-13 19:53:08 -08:00
yuneng-jiang
851006790c
Fix model list not showing
2026-01-13 18:16:26 -08:00
YutaSaito
a66e007574
Merge pull request #19051 from BerriAI/litellm_fix_mcp-rest-auth-checks
...
[fix] mcp rest auth checks
2026-01-14 10:39:28 +09:00
yuneng-jiang
7c57138398
Remove stack from AreaChart
2026-01-13 17:28:02 -08:00
yuneng-jiang
2ea6fcb584
Merge pull request #19050 from BerriAI/litellm_ui_usage_top_x
...
[Feature] UI - Usage: Allow Top Virtual Keys and Models to Show More Entries
2026-01-13 17:06:07 -08:00
yuneng-jiang
70987ffdc8
Merge pull request #19047 from BerriAI/litellm_usage_column_names
...
[Fix] UI - Usage: Team ID and Team Name in Export Report
2026-01-13 16:26:26 -08:00
yuneng-jiang
212eec5a6c
Merge pull request #18997 from BerriAI/litellm_ui_key_generate_readable
...
[Feature] UI - Simplify Key Generate Permission Error
2026-01-13 16:26:15 -08:00
yuneng-jiang
52d5eccf3d
Merge pull request #19010 from BerriAI/litellm_ui_filter_components
...
[Refactor] UI - User and Team Table Filters to Reusable Component
2026-01-13 16:26:07 -08:00
yuneng-jiang
e6ca97a9a5
top model show N
2026-01-13 16:21:14 -08:00
yuneng-jiang
ddf2b24901
Top virtual keys show N select
2026-01-13 15:50:34 -08:00
yuneng-jiang
308d24d067
Resolve Team ID and Team name in export
2026-01-13 14:42:28 -08:00
Dominic Feliton
1f3d75a67e
Add QueryClient to model hub
2026-01-13 14:19:38 -08:00
houdataali
cbb72045a3
fix(ui): use non-streaming method for endpoint v1/a2a/message/send in… ( #19025 )
...
* Add end to end integration tests for batches
* Add end to end integration tests for batches
* Add end to end integration tests for batches
* Fix linter errors: remove unused imports and variables
* Add end to end integration tests for batches
* Add end to end integration tests for batches
* Add end to end integration tests for batches
* Add end to end integration tests for batches
* chore: document temporary grype ignore for CVE-2019-1010022
* chore: add config option
* chore: add ALLOWED_CVES
* refetch after key create
* test: remove flaky azure oidc embedding test
* fixing build
* bump: version 1.80.15 → 1.80.16
* [Fix] MSFT SSO - allow setting custom MSFT Base URLs (#18977 )
* fix TestCustomMicrosoftSSO
* init CustomMicrosoftSSO
* use CustomMicrosoftSSO
* docs fix
* docs fix
* [Feat] UI Feedback Form - why LiteLLM (#18999 )
* init survey prompt
* init survey modal
* init Survey Modal
* POST feedback hook
* survey Modal
* add other
* in product survey fixes
* fix survey prompt
* fix survey
* fix build
* ui new build
* [Feat] MSFT SSO - allow overriding env var attribute names (#18998 )
* add MSFT SSO constants
* fix MSFT SSO env vars
* test_microsoft_sso_handler_openid_from_response_with_custom_attributes
* Add pricing of azure_ai/claude-opus-4-5
* test: temporarily disable flaky responses_id_security tests
* fix(ui): use non-streaming method for endpoint v1/a2a/message/send in A2A playground
'
---------
Co-authored-by: Ephrim Stanley <ephrim.stanley@point72.com>
Co-authored-by: Yuta Saito <uc4w6c@bma.biglobe.ne.jp>
Co-authored-by: yuneng-jiang <yuneng.jiang@gmail.com>
Co-authored-by: YutaSaito <36355491+uc4w6c@users.noreply.github.com>
Co-authored-by: Ishaan Jaff <ishaanjaffer0324@gmail.com>
Co-authored-by: Sameer Kankute <sameer@berri.ai>
2026-01-14 03:29:10 +05:30
Yuta Saito
658bbcc2d5
fix: mcp rest auth check
2026-01-13 17:18:58 +09:00
yuneng-jiang
da902c5c55
Migrate User and Team filters to use reusable components
2026-01-12 21:04:16 -08:00
Ishaan Jaffer
0feedfdf3d
ui new build
2026-01-12 18:55:18 -08:00
Ishaan Jaffer
dd959790bb
fix build
2026-01-12 18:53:42 -08:00
Ishaan Jaff
c4e6ae4d9e
[Feat] UI Feedback Form - why LiteLLM ( #18999 )
...
* init survey prompt
* init survey modal
* init Survey Modal
* POST feedback hook
* survey Modal
* add other
* in product survey fixes
* fix survey prompt
* fix survey
2026-01-12 18:48:17 -08:00
yuneng-jiang
0dbeb56346
Simplify Key Generate Permission Error
2026-01-12 18:28:29 -08:00
yuneng-jiang
b610dad3b8
fixing build
2026-01-12 17:34:47 -08:00
yuneng-jiang
7d468bc9e3
refetch after key create
2026-01-12 17:31:37 -08:00
yuneng-jiang
9f9e5dd337
Merge pull request #18916 from BerriAI/litellm_ui_org_filters_1
...
[Feature] UI - Organization Table Filters
2026-01-12 15:57:37 -08:00
yuneng-jiang
fb420a5de8
Merge pull request #18985 from BerriAI/litellm_e2e_neon_script_1
...
[Infra] UI - E2E Tests: Neon E2E DB Script
2026-01-12 15:56:22 -08:00
yuneng-jiang
685437c9cc
Adding help scripts for neon
2026-01-12 13:51:09 -08:00
yuneng-jiang
834b0207ed
Merge pull request #18778 from Jetemple/clear-buttons-dropdowns
...
fix: add allowClear to dropdown components for better UX
2026-01-12 10:38:33 -08:00
yuneng-jiang
0cc935325b
Fixing build
2026-01-10 17:08:00 -08:00
yuneng-jiang
e783a66f2a
Organization Filters UI
2026-01-10 17:06:00 -08:00
yuneng-jiang
707c2b55f5
Merge remote-tracking branch 'origin' into litellm_ui_org_filters_1
2026-01-10 15:55:48 -08:00
yuneng-jiang
ef74f5edb1
fixing test
2026-01-10 15:15:27 -08:00
yuneng-jiang
0b34bfa14c
Flipping x axis and removing time range picker
2026-01-10 15:14:17 -08:00
yuneng-jiang
2b93fd775d
temp commit for branch switching
2026-01-10 15:05:30 -08:00
yuneng-jiang
cac9d862a1
fixing test
2026-01-10 09:34:41 -08:00