Commit graph

736 commits

Author SHA1 Message Date
ishaan-jaff
10c0da389e (fix) use "/v2/model/info", 2024-02-19 13:29:19 -08:00
ishaan-jaff
8aa134951a (fix) model/info 2024-02-19 13:27:12 -08:00
ishaan-jaff
11adf1e135 (feat) use /v2/model/info 2024-02-19 13:24:22 -08:00
ishaan-jaff
a1918434e3 (fix) server show models user has access to 2024-02-19 13:17:24 -08:00
ishaan-jaff
4f486de58c (feat) /model/info show models user has access to 2024-02-19 09:25:32 -08:00
Krrish Dholakia
8b166c2eff 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
80d566c869 (fix) litellm bug in 2024-02-17 19:13:04 -08:00
Krrish Dholakia
383afa389f refactor: rename enterprise specific hooks and callbacks to be more precise 2024-02-17 19:13:04 -08:00
ishaan-jaff
cc50ddb866 (fix) issue with storing model max budget 2024-02-17 19:13:04 -08:00
ishaan-jaff
8c3b897ca3 (feat) set fast api root path 2024-02-17 19:13:04 -08:00
Krrish Dholakia
01ac0418b6 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
4cadc9f947 (feat) budgets per model 2024-02-16 17:19:01 -08:00
ishaan-jaff
5e21ebca31 (fix) setting model_max_budget 2024-02-16 17:00:23 -08:00
ishaan-jaff
85a10ac9ba (feat) track spend key-model, user-model, team-model 2024-02-16 16:32:17 -08:00
ishaan-jaff
885336a467 (feat) track key spend per model 2024-02-16 16:15:24 -08:00
ishaan-jaff
59110db0a2 (feat) set key-model budgets 2024-02-16 15:44:34 -08:00
Ishaan Jaff
1a0ffe2425 Merge branch 'main' into litellm_fix_generic_sso 2024-02-16 14:51:46 -08:00
Ishaan Jaff
aba2ba7b5e 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
7dff2ed942 (feat) generic sso, set generic_user_id_attribute_name 2024-02-16 14:40:27 -08:00
Lunik
c086f87936 Allow to configure scopes in generic SSO
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2024-02-16 23:24:58 +01:00
Krrish Dholakia
4bac9669ce fix(proxy_server.py): restrict model access for /v1/completions endpoint 2024-02-16 11:54:12 -08:00
ishaan-jaff
59099c2914 (chore) fix spend tracking request tags 2024-02-16 11:54:12 -08:00
Krrish Dholakia
765510ac38 fix(proxy_server.py): re-add /team/info endpoint (fixing merge issue) 2024-02-16 11:54:12 -08:00
Krrish Dholakia
2ec766dd20 fix(proxy_server.py): restrict model access for /v1/completions endpoint 2024-02-16 11:50:07 -08:00
ishaan-jaff
68b533bba2 (feat) view spend per tag 2024-02-16 10:16:48 -08:00
ishaan-jaff
ec302019dc (feat) view spend per tag 2024-02-16 08:51:23 -08:00
Krrish Dholakia
22bc62c353 fix(proxy_server.py): re-add /team/info endpoint (fixing merge issue) 2024-02-16 08:49:37 -08:00
Krish Dholakia
3c0fc3ea3c Merge branch 'main' into litellm_moderations_improvements 2024-02-15 23:08:25 -08:00
ishaan-jaff
663afe65b8 (feat) track spend per team 2024-02-15 21:41:48 -08:00
ishaan-jaff
b0a44a1258 (feat) track team_id in langfuse tags 2024-02-15 20:58:39 -08:00
Krrish Dholakia
55b37789d6 fix: dynamo_db.py
handle permissions row
2024-02-15 20:36:59 -08:00
Krrish Dholakia
401b9d3ff1 feat(proxy_server.py): expose new permissions field for keys 2024-02-15 20:03:32 -08:00
Krrish Dholakia
b76b48f1ff feat(proxy_server.py): support key-level permissions 2024-02-15 19:13:10 -08:00
Krrish Dholakia
ef89329c1a fix(proxy_server.py): fix merge conflicts 2024-02-14 21:55:34 -08:00
Krish Dholakia
a801728037 Merge pull request #1952 from BerriAI/litellm_aioboto3_sagemaker
Implements aioboto3 for sagemaker
2024-02-14 21:47:22 -08:00
Krish Dholakia
eda9fa300e Merge branch 'main' into litellm_aioboto3_sagemaker 2024-02-14 21:46:58 -08:00
Krish Dholakia
8fea7b45df Merge branch 'main' into litellm_team_settings 2024-02-14 21:45:59 -08:00
Krrish Dholakia
64196d48e3 feat(proxy_server.py): enable /team/info endpoint 2024-02-14 18:12:18 -08:00
ishaan-jaff
b05a58c224 (feat) model access groups 2024-02-14 17:20:50 -08:00
Krrish Dholakia
4faf496435 feat(proxy_server.py): working /team/new endpoint for creating a new team 2024-02-14 17:20:41 -08:00
ishaan-jaff
cb0d3af0c5 (feat) use generic provider in sso 2024-02-14 15:01:43 -08:00
Krrish Dholakia
708bd099f6 refactor(proxy_server.py): initial stubbed endpoints for team management 2024-02-14 14:54:29 -08:00
ishaan-jaff
b465c0681b (feat) show generic sso debug info 2024-02-14 13:27:04 -08:00
ishaan-jaff
351da4f761 (feat) support generic sso provider on UI 2024-02-14 13:23:07 -08:00
ishaan-jaff
b895ac8b08 (docs) add moderations endpoint to docs 2024-02-14 11:34:18 -08:00
ishaan-jaff
5c1d22e30e (feat) proxy add amoderation endpoint 2024-02-14 11:03:23 -08:00
Krish Dholakia
2965eaa1c9 Merge pull request #1971 from BerriAI/litellm_fix_team_id
fix(proxy_server.py): fix proxy server team id bug
2024-02-13 23:24:38 -08:00
Krrish Dholakia
68bdce1f1c fix: fix bugs 2024-02-13 22:59:07 -08:00
Krish Dholakia
607c79a0ce Merge branch 'main' into litellm_fix_pii_output_parsing 2024-02-13 22:36:17 -08:00
Krrish Dholakia
b501af8f43 fix(proxy_server.py): fix proxy server team id bug 2024-02-13 22:33:56 -08:00