Commit graph

751 commits

Author SHA1 Message Date
ishaan-jaff
be73bad9f6 (feat) /user/get_requests 2024-02-19 20:39:17 -08:00
ishaan-jaff
cdbfac4c07 (feat) use user_notification table 2024-02-19 20:39:17 -08:00
ishaan-jaff
b989f19e6e (feat) proxy - save model access requests 2024-02-19 20:39:17 -08:00
Ishaan Jaff
f8a204c101
Merge pull request #2066 from BerriAI/litellm_show_if_user_has_model_access
[FEAT] /model/info show models user has access to
2024-02-19 15:00:17 -08:00
ishaan-jaff
050114bb29 (fix) use "/v2/model/info", 2024-02-19 13:29:19 -08:00
ishaan-jaff
17a6db7ed4 (fix) model/info 2024-02-19 13:27:12 -08:00
ishaan-jaff
e5cb0bbaf6 (feat) use /v2/model/info 2024-02-19 13:24:22 -08:00
ishaan-jaff
c523e1d55c (fix) server show models user has access to 2024-02-19 13:17:24 -08:00
ishaan-jaff
9b8befe052 (feat) /model/info show models user has access to 2024-02-19 09:25:32 -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
Krish Dholakia
b41cdf598b
Merge branch 'main' into litellm_google_text_moderation 2024-02-17 22:10:26 -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
Krrish Dholakia
579677886a feat(presidio_pii_masking.py): allow request level controls for turning on/off pii masking
https://github.com/BerriAI/litellm/issues/2003
2024-02-17 19:13:04 -08:00
ishaan-jaff
fdf3cd4c59 (fix) litellm bug in 2024-02-17 19:13:04 -08:00
Krrish Dholakia
5bb3d346bb refactor: rename enterprise specific hooks and callbacks to be more precise 2024-02-17 19:13:04 -08:00
ishaan-jaff
9845d34075 (fix) issue with storing model max budget 2024-02-17 19:13:04 -08:00
ishaan-jaff
9276e205bf (feat) set fast api root path 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
bf572b495a
Merge pull request #2047 from BerriAI/litellm_ui_cost_tracking
[FIX] Spend Tracking bug for Keys made on Admin UI (when role = proxy_admin)
2024-02-17 18:59:02 -08:00
ishaan-jaff
901a1a3655 (fix) litellm bug in 2024-02-17 18:41:37 -08:00
Krrish Dholakia
ddf0911c46 feat(google_text_moderation.py): allow user to use google text moderation for content mod on proxy 2024-02-17 18:36:29 -08:00
Krrish Dholakia
73acdf3736 refactor: rename enterprise specific hooks and callbacks to be more precise 2024-02-17 17:52:45 -08:00
Ishaan Jaff
35af2d666b
Merge pull request #2022 from BerriAI/litellm_budgets_per_llm
[FEAT] Track spend per model (for Key, User and Team)
2024-02-17 15:35:31 -08:00
ishaan-jaff
844df2412e (feat) set fast api root path 2024-02-17 13:03:24 -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
62d0c54cfb (fix) issue with storing model max budget 2024-02-16 18:18:35 -08:00
ishaan-jaff
4ea354ee6e (feat) budgets per model 2024-02-16 17:19:01 -08:00
ishaan-jaff
e8dcf8fa13 (fix) setting model_max_budget 2024-02-16 17:00:23 -08:00
ishaan-jaff
d65c6d3869 (feat) track spend key-model, user-model, team-model 2024-02-16 16:32:17 -08:00
ishaan-jaff
2c9d142e42 (feat) track key spend per model 2024-02-16 16:15:24 -08:00
ishaan-jaff
a2f1d2ee52 (feat) set key-model budgets 2024-02-16 15:44:34 -08:00
Ishaan Jaff
4d4653b619
Merge branch 'main' into litellm_fix_generic_sso 2024-02-16 14:51:46 -08:00
Ishaan Jaff
e6b9e5b46f
Merge pull request #2020 from Lunik/feat/generic-sso-scopes
 Allow to configure scopes in generic SSO
2024-02-16 14:45:09 -08:00
ishaan-jaff
5857b02bfc (feat) generic sso, set generic_user_id_attribute_name 2024-02-16 14:40:27 -08:00
Lunik
af4537e421
Allow to configure scopes in generic SSO
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2024-02-16 23:24:58 +01:00
Krrish Dholakia
01077b20b9 fix(proxy_server.py): restrict model access for /v1/completions endpoint 2024-02-16 11:54:12 -08:00
ishaan-jaff
936e460a30 (chore) fix spend tracking request tags 2024-02-16 11:54:12 -08:00
Krrish Dholakia
e9b27d9811 fix(proxy_server.py): re-add /team/info endpoint (fixing merge issue) 2024-02-16 11:54:12 -08:00
Krrish Dholakia
d97369dcbe fix(proxy_server.py): restrict model access for /v1/completions endpoint 2024-02-16 11:50:07 -08:00
ishaan-jaff
138f5ceb1e (feat) view spend per tag 2024-02-16 10:16:48 -08:00
ishaan-jaff
097b46d948 (feat) view spend per tag 2024-02-16 08:51:23 -08:00
Krrish Dholakia
8640989a80 fix(proxy_server.py): re-add /team/info endpoint (fixing merge issue) 2024-02-16 08:49:37 -08:00
Krish Dholakia
999fab82f7
Merge branch 'main' into litellm_moderations_improvements 2024-02-15 23:08:25 -08:00
ishaan-jaff
88037b68b0 (feat) track spend per team 2024-02-15 21:41:48 -08:00
ishaan-jaff
039617766f (feat) track team_id in langfuse tags 2024-02-15 20:58:39 -08:00
Krrish Dholakia
34fce00960 fix: dynamo_db.py
handle permissions row
2024-02-15 20:36:59 -08:00
Krrish Dholakia
cccd577e75 feat(proxy_server.py): expose new permissions field for keys 2024-02-15 20:03:32 -08:00
Krrish Dholakia
81e782c67e feat(proxy_server.py): support key-level permissions 2024-02-15 19:13:10 -08:00
Krrish Dholakia
5ef33b1d5e fix(proxy_server.py): fix merge conflicts 2024-02-14 21:55:34 -08:00
Krish Dholakia
122ad77d56
Merge pull request #1952 from BerriAI/litellm_aioboto3_sagemaker
Implements aioboto3 for sagemaker
2024-02-14 21:47:22 -08:00