ishaan-jaff
|
ebaf2eef1f
|
(feat) improve error for testing slack
|
2024-03-02 16:46:20 -08:00 |
|
Krish Dholakia
|
eaccbf26b7
|
Merge branch 'main' into litellm_organization_table
|
2024-03-02 16:09:28 -08:00 |
|
Krrish Dholakia
|
b30cbd0d55
|
refactor(proxy_server.py): format the message for slack budget alerts
|
2024-03-02 16:04:36 -08:00 |
|
Krrish Dholakia
|
cbd0851257
|
fix(proxy_server.py): raise 422 error if no slack connection setup when calling /health/services
|
2024-03-02 15:56:42 -08:00 |
|
Krrish Dholakia
|
1ef19fbc9c
|
feat: enable user to test slack budget alerting when creating a key
|
2024-03-02 15:54:46 -08:00 |
|
Krrish Dholakia
|
8bb6897b46
|
feat(proxy_server.py): exposes /organization/info and /budget/info endpoints
|
2024-03-02 15:07:33 -08:00 |
|
ishaan-jaff
|
1bb8263c92
|
(feat) set soft_budget with /key/generate
|
2024-03-02 14:43:01 -08:00 |
|
Krrish Dholakia
|
8d22ed762e
|
fix(proxy_server.py): enable admin to create new budget if none set for org
|
2024-03-02 14:38:42 -08:00 |
|
ishaan-jaff
|
fd9f8b7010
|
(docs) setting soft budgets
|
2024-03-02 13:05:00 -08:00 |
|
ishaan-jaff
|
eb4f90115d
|
(feat) create soft budget
|
2024-03-02 12:52:09 -08:00 |
|
Krrish Dholakia
|
eedd446a6a
|
fix(proxy_server.py): fix pydantic versioning issue
|
2024-03-02 12:01:05 -08:00 |
|
Krrish Dholakia
|
2602102ce6
|
feat(proxy_server.py): enable /organizations/new endpoint
allows admins to create organizations which can own teams
|
2024-03-02 11:55:16 -08:00 |
|
ishaan-jaff
|
127bc743b2
|
(feat) cleanup
|
2024-03-02 11:09:40 -08:00 |
|
Krrish Dholakia
|
f006b6b003
|
build(ui): enable seeing top spending end users for a given api key
|
2024-03-01 20:47:19 -08:00 |
|
Krish Dholakia
|
6dc85ed8e3
|
Merge pull request #2287 from BerriAI/litellm_end_user_per_key_spend
feat(proxy_server.py): return top 100 end users for a given key
|
2024-03-01 19:51:56 -08:00 |
|
Krrish Dholakia
|
42da196092
|
feat(proxy_server.py): return top 100 end users for a given key
|
2024-03-01 19:13:24 -08:00 |
|
Krish Dholakia
|
64754dad52
|
Merge pull request #2277 from BerriAI/litellm_team_member_delete
feat(proxy_server.py): add new team_member delete endpoint
|
2024-03-01 11:50:16 -08:00 |
|
ishaan-jaff
|
03a0b274f7
|
(feat) predict spend
|
2024-03-01 09:28:22 -08:00 |
|
Krrish Dholakia
|
6b8b0f40cf
|
feat(proxy_server.py): add new team_member delete endpoint
|
2024-03-01 09:14:08 -08:00 |
|
ishaan-jaff
|
47c5b94c50
|
(feat) /predict/spend endpoint
|
2024-03-01 08:20:35 -08:00 |
|
Krish Dholakia
|
5f9cd5a4f6
|
Merge branch 'main' into litellm_end_user_spend_tracking
|
2024-02-29 19:31:19 -08:00 |
|
ishaan-jaff
|
a49605a25e
|
(feat) use daily spend metric
|
2024-02-29 18:18:40 -08:00 |
|
ishaan-jaff
|
e996309617
|
(feat) query MonthlyGlobalSpendPerKey
|
2024-02-29 17:57:31 -08:00 |
|
Krrish Dholakia
|
1788c894f2
|
fix: enable end user tracking on ui
|
2024-02-29 16:30:12 -08:00 |
|
Krrish Dholakia
|
c60fa9c84d
|
feat(proxy/utils.py): enable end_user + team id tracking in spend logs
allows separating proxy owner vs. end user in the spen
d logs
|
2024-02-29 16:04:52 -08:00 |
|
Ishaan Jaff
|
e044d6332f
|
Merge pull request #2255 from BerriAI/litellm_admin_ui_user_panel_load_time_high
[FEAT] proxy add pagination on /user/info endpoint (Admin UI does not load all users)
|
2024-02-29 13:22:00 -08:00 |
|
Krish Dholakia
|
81c9283796
|
Merge pull request #2249 from BerriAI/litellm_ui_admin_viewer_fixes
build(ui): fix admin viewer issue
|
2024-02-29 13:14:26 -08:00 |
|
ishaan-jaff
|
6d30e26845
|
(fix) make page and page size optional params
|
2024-02-29 13:11:07 -08:00 |
|
ishaan-jaff
|
1e8478c1d3
|
(feat) use pagination on /user/info
|
2024-02-29 13:05:28 -08:00 |
|
Krrish Dholakia
|
524cdb74a4
|
fix: stability fixes for ui
|
2024-02-29 12:50:27 -08:00 |
|
ishaan-jaff
|
68500cb58a
|
(fix) limit number of users on the users panel
|
2024-02-29 12:37:33 -08:00 |
|
ishaan-jaff
|
432ce90a9a
|
(feat) proxy add pagination on /user/info endpoint
|
2024-02-29 12:30:47 -08:00 |
|
Ishaan Jaff
|
d7ccead183
|
Merge pull request #2217 from lucebert/main
(feat) add user_api_key_alias in litellm_params metadata
|
2024-02-29 12:10:16 -08:00 |
|
Krrish Dholakia
|
7d26eaf481
|
fix(proxy_server.py): fix if block
|
2024-02-29 11:42:39 -08:00 |
|
Krrish Dholakia
|
034ca95a94
|
build(ui): fix admin viewer issue
|
2024-02-29 09:56:26 -08:00 |
|
Krish Dholakia
|
35a22e2247
|
Merge branch 'main' into litellm_selective_access_ui
|
2024-02-28 19:35:48 -08:00 |
|
Krrish Dholakia
|
36f378c8e1
|
fix(ui): allow admin to selectively add proxy admin viewers
|
2024-02-28 19:33:54 -08:00 |
|
Krrish Dholakia
|
d9862520bc
|
fix(usage.tsx): make separate call for top api keys
|
2024-02-28 15:37:48 -08:00 |
|
Krrish Dholakia
|
1f28867d20
|
fix(proxy/utils.py): add script for adding MonthlyGlobalSpend view to the db
|
2024-02-28 13:08:38 -08:00 |
|
Krrish Dholakia
|
6a94ef6c16
|
fix(proxy_server.py): introduces a beta endpoint for admin to view global spend
|
2024-02-28 12:47:51 -08:00 |
|
Krish Dholakia
|
e2a161ecbf
|
Merge branch 'main' into litellm_selective_access
|
2024-02-27 21:07:31 -08:00 |
|
Krrish Dholakia
|
5265d9042d
|
test: testing fixes
|
2024-02-27 20:35:42 -08:00 |
|
Ishaan Jaff
|
990439c49c
|
Merge branch 'main' into litellm_daily_metrics
|
2024-02-27 20:33:35 -08:00 |
|
ishaan-jaff
|
e6d13261ce
|
(feat) show analytics on admin UI
|
2024-02-27 19:35:18 -08:00 |
|
ishaan-jaff
|
8c5cdb6744
|
(feat) update /daily metrics
|
2024-02-27 18:36:16 -08:00 |
|
Krrish Dholakia
|
b5af282820
|
feat(proxy_server.py): adds ui_access_mode to control access to proxy ui
allows admins to control who can access proxy UI - even when SSO is turned on
|
2024-02-27 17:46:44 -08:00 |
|
ishaan-jaff
|
66d552eb9a
|
(feat) /daily/metrics
|
2024-02-27 14:51:23 -08:00 |
|
Krrish Dholakia
|
57998c28dc
|
fix(proxy_server.py): drop none values in streaming response
|
2024-02-27 14:37:29 -08:00 |
|
Krrish Dholakia
|
79eaea82ba
|
fix(proxy_server.py): don't return None objects
|
2024-02-27 13:51:54 -08:00 |
|
Krrish Dholakia
|
7250c86fbe
|
fix: enable proxy admin to set budgets for teams on ui
|
2024-02-27 13:29:40 -08:00 |
|