Commit graph

858 commits

Author SHA1 Message Date
Ishaan Jaff
9bf99df7e2 ui - model analytics 2024-04-30 22:51:25 -07:00
Ishaan Jaff
5da931f297 ui - clean up table 2024-04-30 18:48:32 -07:00
Ishaan Jaff
ace3b02d97 ui - model analytics show failed requests % 2024-04-30 18:23:31 -07:00
Ishaan Jaff
8177ef5ec0 ui - show model latency / token 2024-04-30 17:23:27 -07:00
Ishaan Jaff
ce1817380e feat ui - modelExceptionsCall 2024-04-30 16:56:45 -07:00
Ishaan Jaff
49f83ce204 ui - show models analytics 2024-04-30 15:16:25 -07:00
Ishaan Jaff
b9a0a13516 ui - show model usage 2024-04-30 14:28:19 -07:00
Krrish Dholakia
470dbf9745 build(ui): allow user to modify 'lowest_latency_buffer' on UI 2024-04-30 13:54:43 -07:00
Ishaan Jaff
de8f928bdd ui - new build 2024-04-27 17:28:30 -07:00
Ishaan Jaff
0e891528b6 ui - fix bug showing mdoels to pic 2024-04-27 16:01:50 -07:00
Ishaan Jaff
1bb82ef42f ui -new build 2024-04-25 20:33:02 -07:00
Ishaan Jaff
6105522e55 fix - ui validation bug 2024-04-25 20:33:02 -07:00
Ishaan Jaff
72cca34739 ui - new build 2024-04-25 16:39:05 -07:00
Ishaan Jaff
88e1a44dfe
Merge pull request #3309 from BerriAI/litellm_set_unique_webhooks_per_alert
[FEAT - UI + Backend] Proxy - set unique webhooks per alert
2024-04-25 16:35:26 -07:00
Ishaan Jaff
ebc27a2969 fix alert success message 2024-04-25 16:30:05 -07:00
Ishaan Jaff
58d7b73b17 test alerts setup 2024-04-25 16:29:52 -07:00
Ishaan Jaff
557d45b4ec ui - polish alerts screen 2024-04-25 16:15:39 -07:00
Ishaan Jaff
6b52288531 ui - use tabs for callbacks and alerting 2024-04-25 16:09:28 -07:00
Ishaan Jaff
6b125a99de ui - switch alerts on / off 2024-04-25 16:00:42 -07:00
Ishaan Jaff
0c89bdf483 ui - read/write webhook urls 2024-04-25 15:45:08 -07:00
Ishaan Jaff
77651a291c ui - show alert types 2024-04-25 14:00:28 -07:00
Ishaan Jaff
cff83c720d
Merge pull request #3306 from BerriAI/ui_fix_end_users_tab
[UI] fix end users tab
2024-04-25 13:06:32 -07:00
Ishaan Jaff
6337f5abd5
Merge pull request #3296 from BerriAI/ui_tooltip_info
[UI] Show Tooltip when editing models
2024-04-25 12:41:29 -07:00
Ishaan Jaff
612bc080c2 ui - cleanup key owners tab vs end users tab 2024-04-25 12:12:23 -07:00
Ishaan Jaff
a1784b4387 ui - fix view key table size 2024-04-25 11:51:07 -07:00
Ishaan Jaff
86758c2b89 ui - show key alias on "end users tab" 2024-04-25 11:50:54 -07:00
Ishaan Jaff
fcaa138882 ui - show number of keys in team 2024-04-25 11:09:28 -07:00
Ishaan Jaff
8ff8b29cfa ui - show num keys, members in team 2024-04-25 11:09:15 -07:00
Ishaan Jaff
1bb1b9c259 ui -show tooltip with info 2024-04-25 09:07:01 -07:00
Ishaan Jaff
70ca65d1ef ui - new build 2024-04-24 21:04:44 -07:00
Ishaan Jaff
b84502c2aa ui - new build 2024-04-24 20:40:01 -07:00
Krrish Dholakia
5650e8ea44 feat(router.py): support mock testing fallbacks flag
allow user to test if fallbacks work as expected with a `mock_testing_fallbacks = True` flag set during a call
2024-04-24 20:13:10 -07:00
Krrish Dholakia
94cbe5516e feat(router.py): support mock testing fallbacks flag on router 2024-04-24 17:33:00 -07:00
Krrish Dholakia
f54510b6ee fix(proxy_server.py): fix /config/update/
allows updating router config via UI and having the change be propogated across all proxy instances by persisting config changes to the db
2024-04-24 16:42:42 -07:00
Krrish Dholakia
bae6f41017 build(add-fallbacks-on-UI): allows admin to add fallbacks on the UI 2024-04-24 15:40:02 -07:00
Ishaan Jaff
11628d6c40 ui cleanup filter by model group section 2024-04-24 15:16:37 -07:00
Ishaan Jaff
f67c08335c ui - cleanup filter by model group 2024-04-24 15:09:21 -07:00
Ishaan Jaff
12a2621ead ui - filter by model names 2024-04-24 14:51:14 -07:00
Ishaan Jaff
2ac3885a50
Merge pull request #3277 from BerriAI/litellm_update_deployments
[UI] V0 - Edit Model tpm, rpm, api_base
2024-04-24 14:03:00 -07:00
Ishaan Jaff
8a8ba96831 fix build issues 2024-04-24 13:29:10 -07:00
Ishaan Jaff
31a8270206 ui -edit model flow 2024-04-24 13:21:22 -07:00
Ishaan Jaff
f8803cb877 ui - working edit model flow 2024-04-24 13:21:12 -07:00
Krrish Dholakia
57cd3f482a bump: version 1.35.23 → 1.35.24 2024-04-24 11:13:37 -07:00
Krrish Dholakia
3fdb2f0779 fix(ui): fix add slack/langfuse logging on ui 2024-04-24 10:58:44 -07:00
Krrish Dholakia
07793660ea build(ui): add refresh button for model page
prevents need for user to reload page just to see if new model added
2024-04-24 10:31:54 -07:00
Krrish Dholakia
f800ebc3c1 bump: version 1.35.22 → 1.35.23 2024-04-24 08:16:33 -07:00
Krrish Dholakia
a77bb2da5d build(ui): add ui updates to main build 2024-04-23 22:53:37 -07:00
Krrish Dholakia
afba10c9c3 build(ui): fixes 2024-04-23 22:49:30 -07:00
Ishaan Jaff
aa08397e34 ui - new build 2024-04-23 22:23:49 -07:00
Ishaan Jaff
b2fdc3fc76 ui - show how models were load balanced 2024-04-23 22:08:59 -07:00