Commit graph

4403 commits

Author SHA1 Message Date
ishaan-jaff
844df2412e (feat) set fast api root path 2024-02-17 13:03:24 -08:00
Krrish Dholakia
3565f74338 docs(enterprise.md): add llama guard tutorial to enterprise docs 2024-02-17 09:25:49 -08:00
Krrish Dholakia
05b2a3c146 refactor(main.py): trigger new build 2024-02-17 08:25:58 -08:00
Krish Dholakia
9ce29295af
Merge pull request #2017 from sorokine/main 2024-02-17 07:07:56 -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
Krish Dholakia
5e7dda4f88
Merge pull request #2025 from BerriAI/litellm_langfuse_image_gen_logging
fix(utils.py): support image gen logging to langfuse
2024-02-16 17:08:07 -08:00
Krrish Dholakia
9cbdbda8e4 test(test_custom_callback_input.py): fix image gen callback test 2024-02-16 16:29:26 -08:00
Krrish Dholakia
f57483ea70 fix(utils.py): support image gen logging to langfuse 2024-02-16 16:12:52 -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
5f9e141d1e fix(huggingface_restapi.py): return streamed response correctly 2024-02-16 13:25:13 -08:00
Krrish Dholakia
86886de9d8 test(test_completion.py): handle azure gpt-4 vision internal error 2024-02-16 13:16:46 -08:00
Alexandre Sorokine
3c919cbbe7 fix for importllib compatibility issue for python 3.8
was tested for python versions 3.8, 3.9, 3.10, 3.11, 3.12
2024-02-16 15:52:39 -05:00
Krrish Dholakia
0d54887149 test(test_amazing_vertex_completion.py): handle rate limit errors 2024-02-16 11:54:12 -08: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
b3d48da640 fix(main.py): map list input to ollama prompt input format 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
8f55e86527 test(test_amazing_vertex_completion.py): handle rate limit errors 2024-02-16 11:51:41 -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
691542ddf0
Merge pull request #2004 from BerriAI/litellm_track_spend_per_tag
[FEAT] Track spend per tag
2024-02-16 10:55:02 -08:00
ishaan-jaff
55bd08847c (chore) fix spend tracking request tags 2024-02-16 10:53:33 -08:00
ishaan-jaff
138f5ceb1e (feat) view spend per tag 2024-02-16 10:16:48 -08:00
Krrish Dholakia
944afcb5d1 fix(main.py): map list input to ollama prompt input format 2024-02-16 09:57:51 -08:00
ishaan-jaff
23589a398a (feat) log request_tags in SpendLogs 2024-02-16 09:52:25 -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
70146c1d37
Merge pull request #1995 from BerriAI/litellm_langfuse_prompts
feat(langfuse.py): support langfuse prompt management
2024-02-15 23:57:00 -08:00
Krish Dholakia
999fab82f7
Merge branch 'main' into litellm_moderations_improvements 2024-02-15 23:08:25 -08:00
Krish Dholakia
9b60ef9a3c
Merge pull request #1916 from RenaLu/main
Add support for Vertex AI custom models deployed on private endpoint
2024-02-15 22:47:36 -08:00
Ishaan Jaff
3615094939
Merge pull request #1996 from BerriAI/litellm_track_spend_per_team
[FEAT] Track spend per team
2024-02-15 22:43:36 -08:00
ishaan-jaff
c4eae818ef (fix) chat ui bug 2024-02-15 22:40:42 -08:00
ishaan-jaff
9bcf9ad531 (feat) schema.prisma 2024-02-15 22:10:45 -08:00
Krrish Dholakia
79efa64560 refactor(main.py): trigger rebuild 2024-02-15 21:53:09 -08:00
Krrish Dholakia
122d644e10 fix(test_async_fn.py): fix test 2024-02-15 21:51:06 -08:00
Ishaan Jaff
de6b4967a7
Merge pull request #1993 from BerriAI/litellm_track_team_id_langfuse_tags_metadata
[FEAT] Track team_id in langfuse tags, callback metadata
2024-02-15 21:42:12 -08:00
ishaan-jaff
88037b68b0 (feat) track spend per team 2024-02-15 21:41:48 -08:00
Krrish Dholakia
7698b4b7d7 build(schema.prisma): add permissions column to key table 2024-02-15 21:29:34 -08:00
Krrish Dholakia
a910490d3b fix: fix tests 2024-02-15 21:27:54 -08:00
Krrish Dholakia
c37aad50ea fix(utils.py): add more exception mapping for huggingface 2024-02-15 21:26:22 -08:00
Krrish Dholakia
1b844aafdc fix(huggingface_restapi.py): fix hf streaming to raise exceptions 2024-02-15 21:25:12 -08:00
Krish Dholakia
1e238614c8
Merge pull request #1989 from BerriAI/litellm_redis_url_fix
fix(redis.py): fix instantiating redis client from url
2024-02-15 21:23:17 -08:00
Krrish Dholakia
dbb2939b98 feat(langfuse.py): support langfuse prompt management 2024-02-15 21:21:30 -08:00
ishaan-jaff
039617766f (feat) track team_id in langfuse tags 2024-02-15 20:58:39 -08:00
Krrish Dholakia
0bf35b4a91 fix(huggingface_restapi.py): catch streaming errors 2024-02-15 20:55:21 -08:00
Krrish Dholakia
34fce00960 fix: dynamo_db.py
handle permissions row
2024-02-15 20:36:59 -08:00
Krrish Dholakia
cd8d35107b fix: check key permissions for turning on/off pii masking 2024-02-15 20:16:15 -08:00
Krrish Dholakia
cccd577e75 feat(proxy_server.py): expose new permissions field for keys 2024-02-15 20:03:32 -08:00