Krish Dholakia
e7cce90c3a
Merge pull request #2144 from BerriAI/litellm_blocked_user_list
...
feat(proxy_server.py): add support for blocked user lists (enterprise-only)
2024-02-22 21:34:07 -08:00
ishaan-jaff
21e1c2dc21
(docs) admin ui with proxy_base_url
2024-02-22 21:18:26 -08:00
ishaan-jaff
2122a7cf1e
(docs) set user tpm/rpm limits
2024-02-22 19:23:16 -08:00
Krrish Dholakia
6ad450396b
docs(enterprise.md): add Enable Blocked User Lists for docs
2024-02-22 18:04:29 -08:00
ishaan-jaff
b6886b8714
(docs) set hosted image for custom branding
2024-02-22 15:40:15 -08:00
ishaan-jaff
6a48fa64ce
(docs) set generic user attributes
2024-02-22 14:25:07 -08:00
Ishaan Jaff
b603d9784d
Merge pull request #2129 from adrien-f/sso
...
update generic SSO login
2024-02-22 13:21:53 -08:00
ishaan-jaff
580f9e3097
(docs) setting cache paras on proxy + Openai client
2024-02-22 13:17:32 -08:00
ishaan-jaff
5c888853c7
(docs) litellm proxy server
2024-02-22 07:55:23 -08:00
Adrien Fillon
90f0062fc6
update generic SSO login
...
During implementation for Okta, noticed a few things:
- Some providers require a state parameter to be sent
- Some providers require that the client_id is not included in the body
Moreover, the OpenID response converter was not implemented which
was returning an empty response.
Finally, there was an order where there's a fetch of user information
but on first usage, it is not created yet.
2024-02-22 14:34:18 +01:00
ishaan-jaff
f04b67c433
(docs) custom ui branding
2024-02-21 22:07:40 -08:00
ishaan-jaff
7419547ba1
(docs) model max budgets
2024-02-20 21:11:17 -08:00
ishaan-jaff
2b2e62477b
(docs) use correct base model for cost
2024-02-20 21:00:43 -08:00
Krrish Dholakia
987cb38976
docs(pii_masking.md): docs for ad-hoc recognizers for pii masking
2024-02-20 16:08:34 -08:00
Krrish Dholakia
1227964155
docs(enterprise.md): clarify what's in enterprise
2024-02-20 08:43:28 -08:00
Krrish Dholakia
fde478f70b
docs(enterprise.md): add llm guard to docs
2024-02-19 21:05:01 -08:00
Krrish Dholakia
54e9b5b99a
docs(enterprise.md): add customizing llama guard prompt to docs
2024-02-19 15:22:09 -08:00
Krrish Dholakia
7348956bf2
docs(enterprise.md): add google text moderations to the docs
2024-02-19 14:17:52 -08:00
Krish Dholakia
6f77a4a31e
Merge pull request #2037 from BerriAI/litellm_request_level_pii_masking
...
feat(presidio_pii_masking.py): allow request level controls for turning on/off pii masking
2024-02-17 19:05:14 -08:00
Krrish Dholakia
045d84e167
fix(proxy_cli.py): allow user to control db connection pool + timeouts from config
2024-02-17 19:03:43 -08:00
Krish Dholakia
ad81e19282
Merge pull request #2013 from afbarbaro/litellm_gemini_safety_settings
...
Add safety_settings parameter to gemini generate_content calls
2024-02-17 16:47:29 -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
1652e894c1
(docs) set budget per model
2024-02-17 15:34:55 -08:00
Andres Barbaro
b10bf2083c
Update gemini documentation
2024-02-17 17:31:37 -06:00
ishaan-jaff
c5891c3ee8
(fix) docs - incorrect title
2024-02-17 13:26:45 -08:00
Ishaan Jaff
ab8df9c284
Merge pull request #2039 from BerriAI/litellm_customizationroot_path
...
[FEAT] Set FastAPI root path
2024-02-17 13:23:31 -08:00
Ishaan Jaff
3fe762b8b1
Merge pull request #2018 from Lunik/feat/refresh-helm-chart
...
✨ Refresh Helm chart structure
2024-02-17 13:19:11 -08:00
ishaan-jaff
67932dccbc
(docs) setting server root path
2024-02-17 13:12:06 -08:00
Krrish Dholakia
448537e684
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 11:04:56 -08:00
Krrish Dholakia
e3fab50853
docs(call_hooks.md): add async_moderation_hook to docs
2024-02-17 09:40:34 -08:00
Krrish Dholakia
0cd2deee63
docs(call_hooks.md): add async_moderation_hooks to docs
2024-02-17 09:38:36 -08:00
Krrish Dholakia
3565f74338
docs(enterprise.md): add llama guard tutorial to enterprise docs
2024-02-17 09:25:49 -08:00
Ishaan Jaff
4d4653b619
Merge branch 'main' into litellm_fix_generic_sso
2024-02-16 14:51:46 -08:00
ishaan-jaff
4ab697c6c2
(Docs) generic sso provider
2024-02-16 14:47:15 -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
Lunik
21552620ed
📝 Clarify GENERIC_SCOPE usage
...
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2024-02-16 23:40:59 +01: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
ishaan-jaff
6e1708f595
(docs) use litellm ghcr as base image
2024-02-16 14:02:46 -08:00
Lunik
880213d4a6
✨ Refresh Helm chart structure
...
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2024-02-16 22:59:14 +01:00
ishaan-jaff
d574bfc297
(docs) view spend per tag
2024-02-16 10:47:33 -08:00
Krrish Dholakia
a938b296a3
docs(pii_masking.md): allow keys to turn off pii masking
2024-02-16 00:04:24 -08:00
ishaan-jaff
92612c0d4e
(docs) custom callback apis
2024-02-15 17:16:36 -08:00
ishaan-jaff
b6b5e0e7c2
(docs) use async callback APIs
2024-02-15 17:06:16 -08:00
Krish Dholakia
57654f4533
Merge branch 'main' into litellm_aioboto3_sagemaker
2024-02-14 21:46:58 -08:00
ishaan-jaff
3d03f65b08
(docs) generic sso
2024-02-14 15:07:03 -08:00
Ishaan Jaff
ed8f507536
Merge pull request #1974 from BerriAI/litellm_proxy_add_moderations_endpoint
...
[FEAT] Proxy Add /moderations endpoint
2024-02-14 13:07:34 -08:00
Krrish Dholakia
a61b0bf9e5
docs(pii_masking.md): add output parsing to docs
2024-02-14 12:09:05 -08:00
Krrish Dholakia
e7666d3908
docs(custom_callback.md): link to proxy docs for custom logging there
2024-02-14 11:42:13 -08:00
ishaan-jaff
f1dc656491
(docs) add moderations to docs
2024-02-14 11:34:06 -08:00
Krrish Dholakia
e590f47a44
docs(health.md): add docs on image generation health checks
2024-02-13 23:31:05 -08:00