ishaan-jaff
|
0418ba5fc3
|
(feat) log api_base in spend logs
|
2024-03-02 12:02:06 -08:00 |
|
ishaan-jaff
|
0bb45b33fd
|
(feat) send api_base
|
2024-03-02 11:06:03 -08:00 |
|
ishaan-jaff
|
be2243a4d3
|
(feat) neatly format slack alerts
|
2024-03-01 20:45:22 -08:00 |
|
Krish Dholakia
|
5f9cd5a4f6
|
Merge branch 'main' into litellm_end_user_spend_tracking
|
2024-02-29 19:31:19 -08:00 |
|
ishaan-jaff
|
56fe8726ab
|
(feat) use view to see monthly spend per key
|
2024-02-29 19:22:22 -08:00 |
|
Krrish Dholakia
|
7cfcaa9556
|
fix: return end user top spend
|
2024-02-29 19:11:50 -08:00 |
|
ishaan-jaff
|
60238f866b
|
Revert "(feat) use view to see monthly spend per key"
This reverts commit 3bae0d5526 .
|
2024-02-29 19:10:36 -08:00 |
|
ishaan-jaff
|
3bae0d5526
|
(feat) use view to see monthly spend per key
|
2024-02-29 17:46:39 -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 |
|
Krish Dholakia
|
d9e272942b
|
Merge pull request #2257 from BerriAI/litellm_ui_top_models
[UI] View top models by spend
|
2024-02-29 13:59:40 -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 |
|
Krrish Dholakia
|
52ee407f50
|
fix(usage.tsx): show top models by spend
|
2024-02-29 13:10:20 -08:00 |
|
ishaan-jaff
|
432ce90a9a
|
(feat) proxy add pagination on /user/info endpoint
|
2024-02-29 12:30:47 -08:00 |
|
Krrish Dholakia
|
034ca95a94
|
build(ui): fix admin viewer issue
|
2024-02-29 09:56:26 -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
|
4c134b1ec7
|
fix(proxy/utils.py): fix try-except for creating a view
|
2024-02-26 22:44:05 -08:00 |
|
Krrish Dholakia
|
71d4b7aaf4
|
fix(proxy_server.py): enforce team based spend limits
|
2024-02-26 15:45:25 -08:00 |
|
Ishaan Jaff
|
4067d4f1e5
|
Merge pull request #2187 from BerriAI/litellm_clickhouse_logs
[FEAT] Use Logging on clickhouse
|
2024-02-26 08:26:02 -08:00 |
|
ishaan-jaff
|
8045053398
|
(feat) use clickhouse as a logging provider
|
2024-02-26 07:35:16 -08:00 |
|
Krrish Dholakia
|
a83f890a9c
|
fix(proxy_server.py): bug fixes
|
2024-02-25 00:12:16 -08:00 |
|
Krrish Dholakia
|
c33a472611
|
build(ui): enable admin to create teams, add members, create keys for teams
|
2024-02-24 22:06:00 -08:00 |
|
Krrish Dholakia
|
1e769bcb77
|
fix(proxy/utils.py): raise exception if get data for tokens is called on None token
|
2024-02-23 14:44:33 -08:00 |
|
Krish Dholakia
|
0733bf1e7a
|
Merge pull request #2119 from BerriAI/litellm_updated_team_endpoints
Enable `/team/update`, `/team/delete` endpoints + create teams with user defined roles
|
2024-02-21 17:24:58 -08:00 |
|
Krrish Dholakia
|
a7229c9253
|
fix(proxy_server.py): enable proxy /team/delete endpoint
|
2024-02-21 16:53:12 -08:00 |
|
Krrish Dholakia
|
55a02c1a31
|
fix(proxy_server.py): enable /team/update endpoint for adding / deleting users from team
|
2024-02-21 14:47:52 -08:00 |
|
Krrish Dholakia
|
846757e343
|
fix: show all teams user is a part of in user_info
|
2024-02-21 13:29:42 -08:00 |
|
ishaan-jaff
|
dc06205964
|
(fix) ui allow users to make ui chat requests
|
2024-02-21 13:25:52 -08:00 |
|
Krrish Dholakia
|
49847347d0
|
fix(llm_guard.py): add streaming hook for moderation calls
|
2024-02-20 20:31:32 -08:00 |
|
Krrish Dholakia
|
b3886b4bda
|
refactor(main.py): trigger new build
|
2024-02-19 22:53:38 -08:00 |
|
ishaan-jaff
|
854a7c92d5
|
(feat) /user/get_requests
|
2024-02-19 17:04:13 -08:00 |
|
ishaan-jaff
|
6985880506
|
(feat) use user_notification table
|
2024-02-19 16:53:40 -08:00 |
|
ishaan-jaff
|
a13565dd95
|
(feat) proxy - save model access requests
|
2024-02-19 16:35:20 -08:00 |
|
Krish Dholakia
|
9522f6a2c1
|
Merge pull request #2049 from BerriAI/litellm_return_all_teams_for_user
feat(proxy_server.py): return all teams, user is a member of in /user/info
|
2024-02-17 23:36:45 -08:00 |
|
Krrish Dholakia
|
d0813fd27f
|
feat(proxy_server.py): return all teams, user is a member of in /user/info
https://github.com/BerriAI/litellm/issues/2014
|
2024-02-17 19:18:41 -08:00 |
|
ishaan-jaff
|
2927811c19
|
(fix) testing fix
|
2024-02-17 19:17:33 -08:00 |
|
ishaan-jaff
|
fdf3cd4c59
|
(fix) litellm bug in
|
2024-02-17 19:13:04 -08:00 |
|
Krrish Dholakia
|
bf77295168
|
feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook endpoint
|
2024-02-17 19:13:04 -08:00 |
|
ishaan-jaff
|
901a1a3655
|
(fix) litellm bug in
|
2024-02-17 18:41:37 -08:00 |
|
Krrish Dholakia
|
2a4a6995ac
|
feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook endpoint
|
2024-02-16 18:45:25 -08:00 |
|
ishaan-jaff
|
23589a398a
|
(feat) log request_tags in SpendLogs
|
2024-02-16 09:52:25 -08:00 |
|
ishaan-jaff
|
88037b68b0
|
(feat) track spend per team
|
2024-02-15 21:41:48 -08:00 |
|
Krish Dholakia
|
856aa9c30b
|
Merge branch 'main' into litellm_team_settings
|
2024-02-14 21:45:59 -08:00 |
|
Krrish Dholakia
|
8717ee6d9a
|
feat(proxy_server.py): enable /team/info endpoint
|
2024-02-14 18:12:18 -08:00 |
|
Krrish Dholakia
|
c094db7160
|
feat(proxy_server.py): working /team/new endpoint for creating a new team
|
2024-02-14 17:20:41 -08:00 |
|
ishaan-jaff
|
5408a6de3d
|
(feat) proxy add amoderation endpoint
|
2024-02-14 11:03:23 -08:00 |
|
Krrish Dholakia
|
f68b656040
|
feat(presidio_pii_masking.py): enable output parsing for pii masking
|
2024-02-13 21:36:57 -08:00 |
|
Krish Dholakia
|
1391490d92
|
Merge pull request #1931 from BerriAI/litellm_microsoft_presidio_pii
feat(proxy_server.py): support for pii masking with microsoft presidio
|
2024-02-11 00:27:14 -08:00 |
|
Ishaan Jaff
|
1cb8d2d3a3
|
Merge pull request #1933 from BerriAI/litellm_team_specific_models
[FEAT] Proxy - set team specific models
|
2024-02-10 21:40:13 -08:00 |
|
ishaan-jaff
|
7648aecf87
|
(fix) setting valid_models per team
|
2024-02-10 21:20:58 -08:00 |
|