yuneng-jiang
ab8704f60d
Change placeholder for Azure in Add Model ( #16597 )
2025-11-18 20:13:48 -08:00
yuneng-jiang
69fcedb6d9
[Fix] UI - Add css to truncate long request ids in request viewer ( #16665 )
...
* Add css to truncate long request ids in request viewer
* Show tooltip with entire request id when request id is truncated
2025-11-18 20:12:19 -08:00
yuneng-jiang
137c6b03f7
Deactivate delete button on model table for config models ( #16787 )
2025-11-18 19:51:59 -08:00
yuneng-jiang
d0e806d1b3
Add additional model settings to chat models in test key ( #16793 )
2025-11-18 19:49:16 -08:00
yuneng-jiang
7b9c409760
Mock tremor's tooltip to fix flaky tests ( #16786 )
2025-11-18 17:40:50 -08:00
yuneng-jiang
8a4fefc565
Expose new model provider map endpoint and use in add model workflow
2025-11-18 15:45:35 -08:00
yuneng-jiang
f9ec353b80
[Feature] UI - Allow setting base_url in API reference docs ( #16674 )
...
* Allow setting base_url in API reference docs
* Add logic to change base url for test key page
2025-11-18 11:27:28 -08:00
yuneng-jiang
25d97f50c7
Fallbacks icon button tooltips and delete with friction ( #16737 )
...
Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com>
2025-11-17 19:50:41 -08:00
yuneng-jiang
11f009a5a4
Teams table empty state ( #16738 )
2025-11-17 19:49:33 -08:00
yuneng-jiang
54425eb57b
Fix flaky tests due to antd Notification Manager ( #16740 )
2025-11-17 19:47:20 -08:00
Krrish Dholakia
e156c66575
fix: fix linting error
2025-11-17 19:46:39 -08:00
yuneng-jiang
f1c5ed19aa
Delete user and mcp server modal and mcp table tooltips ( #16751 )
2025-11-17 19:45:24 -08:00
Matt Cowger
4be0c6a226
JSONpanel ( #16687 )
2025-11-15 20:11:42 -08:00
Krish Dholakia
39917f2ff7
Agents - AI Hub, make agents discoverable on model hub page for internal discovery ( #16678 )
...
* feat: initial commit adding agent hub to ui
* feat: add viewable agent hub
* feat: working support for making both config + db agents public via new 'public_agent_groups' list
* fix: agents.py
fix types
* feat: working PATCH endpoint for UI changes
* feat: add new agents panel with working crud
* refactor: refactor to show created_at on be/fe
* style: align new page with the agents table
* style: more style alignment logic
* feat: return if agent is public or not in /v1/agents
* feat: initial commit adding ui flow for making agents discoverable
* feat: new batch make public endpoint
* feat(public_model_hub.tsx): show public agents on public model hub table page
* fix(public_model_hub.tsx): add code examples for using the agent in a2a
* fix: fix indicating if agent has already been made public
* docs: document expected spec for agents is A2A
* docs: add agent hub docs
* docs: document making agents discoverable
* docs: add demo video to docs
* fix: fix ui linting errors
* fix: update tests
2025-11-15 18:25:16 -08:00
yuneng-jiang
6375959afe
Edit add callbacks route to use data from backend ( #16699 )
2025-11-15 18:00:36 -08:00
YutaSaito
84df0634f1
fix: key never expires #16005 ( #16692 )
2025-11-15 17:55:13 -08:00
yuneng-jiang
4de182c98f
[Feature] UI - Organization Usage in Usage Tab ( #16614 )
...
* Organization Usage UI
* Resolved build issues
* Added a test
2025-11-15 16:23:48 -08:00
Jorge Yero Salazar
15a04681ff
Fix UI logos loading with SERVER_ROOT_PATH ( #16618 )
2025-11-14 19:38:50 -08:00
yuneng-jiang
473886d35a
user_alias in read and update path ( #16669 )
2025-11-14 19:34:28 -08:00
Ishaan Jaffer
acad73018d
fix pkg lock
2025-11-14 18:59:49 -08:00
yuneng-jiang
09e226b140
[Feature] UI - New Callbacks table ( #16512 )
...
* New Callbacks table
* Change Action Buttons to use Icons
* Changed to follow our existing pattern
* Removed unused import
2025-11-14 18:36:59 -08:00
yuneng-jiang
6063a75155
Remove Description Field from LLM Credentials ( #16608 )
2025-11-14 17:48:44 -08:00
yuneng-jiang
f1ff195bd8
Add Model uses endpoint info ( #16664 )
2025-11-14 16:08:27 -08:00
yuneng-jiang
7e22f4abc6
Normalize table action columns ( #16657 )
2025-11-14 14:11:01 -08:00
yuneng-jiang
01065a1284
Fixed inconsistent button sizes and variants ( #16600 )
2025-11-13 22:02:07 -08:00
Ishaan Jaff
21ba491656
[UI] Add RunwayML on Admin UI supported models/providers ( #16606 )
...
* add runway.png
* add gen4_turbo
2025-11-13 21:46:35 -08:00
sep-grindr
40a9d72be7
fix(ui): remove misleading 'Custom' option mention from OpenAI endpoint tooltips ( #16622 )
...
The tooltip for OpenAI api_base select fields incorrectly mentioned 'choose Custom to enter your own' but there was no Custom option available in the dropdown. This fix updates the tooltip text to accurately reflect the available options.
Affected providers:
- OpenAI
- OpenAI_Text
2025-11-13 21:43:57 -08:00
yuneng-jiang
cb27d6c456
[Fix] UI - Delete Callbacks Failing ( #16473 )
...
* Temp commit for branch switching
* Created normalize callback name util function and tests
2025-11-12 18:43:37 -08:00
yuneng-jiang
c23b2c5023
Config Guardrails should not be deletable from table ( #16540 )
2025-11-12 18:23:31 -08:00
yuneng-jiang
f0c83e183e
SSO Modal Cosmetic Changes ( #16554 )
2025-11-12 17:55:05 -08:00
yuneng-jiang
c5496fd61c
[Feature] UI - Move Budgets out of Experimental ( #16544 )
...
* Move budget out of experimental and delete budget with friction
* Fixed tests
* Revert non test change
2025-11-12 13:27:02 -08:00
yuneng-jiang
b9759b4bfa
[Feature] UI - Add LiteLLM Params to Edit Model ( #16496 )
...
* Add LiteLLM Params to Edit Model
* Fixed tests
2025-11-11 18:52:11 -08:00
yuneng-jiang
7dd76bc4e3
Usage indicator Near Limit Fix ( #16504 )
2025-11-11 18:50:15 -08:00
yuneng-jiang
c623ff916f
Add Tags To Edit Key Flow ( #16500 )
2025-11-11 17:44:29 -08:00
YutaSaito
aff1060512
fix: unable to delete MCP server from permission settings #16124 ( #16407 )
2025-11-10 19:50:13 -08:00
yuneng-jiang
8f1f5825aa
Invite User Searchable Team Select ( #16454 )
2025-11-10 18:38:23 -08:00
yuneng-jiang
af68763f5d
Only show models based on selected endpoint ( #16452 )
2025-11-10 18:38:01 -08:00
yuneng-jiang
a03c9fde4a
Add deprecation warning to Model Analytics Page ( #16417 )
2025-11-10 17:17:31 -08:00
yuneng-jiang
39ae7549a4
[Feature] UI - Model Info Page Health Check ( #16416 )
...
* Add test connection button to model info page
* Unused import
2025-11-10 11:10:06 -08:00
yuneng-jiang
11af05f5f4
Small issues ( #16406 )
2025-11-08 16:05:42 -08:00
Sameer Kankute
e037d9315d
Add Vertex and Gemini Videos API with Cost Tracking + UI support ( #16323 )
...
* Use video id for videos api
* remove mock code
* Potential fix for code scanning alert no. 3630: Clear-text logging of sensitive information
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* remove print statements
* Update video prefix for 'video_'
* Add veo with openai videos unified specs
* Add videos testing to UI
* remove mock code
* Remove not need ui changes:
* Fix mypy errors related to gemini
* fix test_transform_video_create_request
* Add vertex ai veo config
* Add vertex ai veo config
* Add cost tracking for gemini and add optional param passing
* fix bugs related to vertex ai veo
* Add Gemini Veo Video Generation in Openai Videos Unified Spec (#16229 )
* Add veo with openai videos unified specs
* Add videos testing to UI
* remove mock code
* Remove not need ui changes:
* Fix mypy errors related to gemini
* fix test_transform_video_create_request
* Add contant video duration for gemini and vertex
* Fix litellm_mapped_tests tests
* fix azure videos issue
* Added doc for videos vertex ai
* fix seconds param error
* fix lint errors
* test_transform_video_create_response_cost_tracking_no_duration
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Ishaan Jaffer <ishaanjaffer0324@gmail.com>
2025-11-08 16:03:51 -08:00
yuneng-jiang
8412950b94
[Feature] UI - Cache Settings Redis Add Semantic Cache Settings ( #16398 )
...
* Tests
* Merging Tests
* Redis Semantic Cache Settings
* Readd mock to test
* Fixing build issues
2025-11-08 10:09:49 -08:00
yuneng-jiang
e26875b8ed
[Fix] UI - Test Key Page Revert Model To Single Select ( #16390 )
...
* Test Key Single Select
* fix build issues
2025-11-08 09:08:32 -08:00
YutaSaito
6eb74bd62a
Feat/persist mcp credentials in db ( #16308 )
...
* feat: persist mcp credentials in db
* feat: remove Auth Value field from MCP Tool Testing Playground
* fix: test
2025-11-07 19:22:49 -08:00
Ishaan Jaff
f1534c1650
Revert "[Fix] UI - Revert Changes for Test Key Multiple Model Select ( #16372 )" ( #16386 )
...
This reverts commit 99a8a304c1 .
2025-11-07 18:24:01 -08:00
Ishaan Jaffer
4dcbfbbb89
ui fix linting
2025-11-07 18:20:31 -08:00
Ishaan Jaff
a978680714
[UI] Guardrails - allow updating guardrails through UI. Ensure litellm_params actually get updated in memory ( #16384 )
...
* fix safe dumps
* add patterns.json
* add PrebuiltPattern
* add test patterns
* fix edit and view
* fix backend handling
* fix CF ui edit
* fix init
* add _has_guardrail_params_changed
* fix sync_guardrail_from_db
* fix _has_guardrail_params_changed
* fix patch_guardrail
* add unsaved change check
* fix ContentFilterManager
2025-11-07 18:15:59 -08:00
Ishaan Jaff
674d4b4cab
[Feat] Guardrails - LiteLLM Content Filter, Allow Viewing/Editing Content Filter Settings ( #16383 )
...
* fix safe dumps
* add patterns.json
* add PrebuiltPattern
* add test patterns
* fix edit and view
* fix backend handling
* fix CF ui edit
* fix init
2025-11-07 18:15:09 -08:00
Ishaan Jaff
ca229fe030
[Feat] LiteLLM Guardrail - UI Fix, ensure you can see UI Friendly name for PII Patterns ( #16382 )
...
* fix safe dumps
* add patterns.json
* add PrebuiltPattern
* add test patterns
2025-11-07 18:14:58 -08:00
Ishaan Jaffer
5b5122125c
guardrailLogoMap fix
2025-11-07 15:37:01 -08:00