Commit Graph

1333 Commits

Author SHA1 Message Date
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
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
ishaan-jaff b81f8ec8ca (docs) fix docker run command 2024-02-13 21:47:23 -08:00
Ishaan Jaff 003feda33f Merge branch 'main' into litellm_dynamo_use_arn 2024-02-13 21:27:38 -08:00
Krrish Dholakia f09c09ace4 docs(pii_masking.md): fix presidio tutorial 2024-02-13 07:42:27 -08:00
Krrish Dholakia f3a950705c docs(pii_masking.md): add pii masking to proxy docs 2024-02-12 21:40:34 -08:00
Krrish Dholakia ad7e856a02 docs(pii_masking.md): add pii masking to proxy docs 2024-02-12 11:36:52 -08:00
deena 2d62353309 docs to include langfuse trace tags feature 2024-02-12 20:26:32 +02:00
ishaan-jaff 7d67096756 (docs) virtual keys 2024-02-12 08:54:18 -08:00
ishaan-jaff ef89144eaf (docs) caching proxy server 2024-02-12 08:32:00 -08:00
ishaan-jaff fb7958dc40 (docs) caching 2024-02-12 08:27:52 -08:00
ishaan-jaff 60de5ce643 (docs) Restrict models by team_id 2024-02-10 21:26:16 -08:00
ishaan-jaff e0cd109d28 (docs) ssl_settings for litellm proxy 2024-02-10 18:17:15 -08:00
Krrish Dholakia 7bd4737018 docs(ui.md): update ui docs 2024-02-10 17:26:04 -08:00
Krrish Dholakia d1893129f7 docs(custom_pricing.md): add disclaimer on pricing in custom pricing docs 2024-02-10 07:40:19 -08:00
ishaan-jaff 5078ed1ace (docs) llamaindex + proxy 2024-02-09 17:06:49 -08:00
ishaan-jaff e3f5579091 (docs) use llama index with litellm proxy 2024-02-09 16:57:48 -08:00
ishaan-jaff cf16687509 (docs) litellm 2024-02-09 10:27:46 -08:00
ishaan-jaff 694f0d6af5 (docs) proxy quickstart 2024-02-09 10:21:39 -08:00
ishaan-jaff 854eee3785 (docs) getting started 2024-02-09 09:42:37 -08:00
David Leen 140d915adf Add support for AWS credentials from profile file
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html#aws-config-file
2024-02-08 15:10:50 -08:00
Krrish Dholakia 9be5e2f7e3 docs(enterprise.md): adding enterprise support to docs 2024-02-08 10:02:40 -08:00
Ishaan Jaff 98b0ace2e9 Merge pull request #1874 from BerriAI/litellm_azure_base_model_pricing
[FEAT] Azure Pricing - based on base_model in model_info
2024-02-07 18:37:55 -08:00
ishaan-jaff c98e247b0f (docs) azure/gpt-4-0125-preview 2024-02-07 18:22:38 -08:00
ishaan-jaff 206a6845ac (docs) pricing base_model 2024-02-07 16:54:24 -08:00
Krrish Dholakia 66913222a1 docs(langfuse_integration.md): docs for showing how to log errors to langfuse 2024-02-07 12:07:11 -08:00
Krrish Dholakia 048acc8e68 docs(ui.md): add more help to docs 2024-02-07 11:46:57 -08:00
Krrish Dholakia 2fcbe06af8 docs(ui.md): add proxy admin view to docs 2024-02-07 11:38:27 -08:00
Krrish Dholakia e165ec40d4 docs(ui.md): ui doc updates 2024-02-07 11:38:27 -08:00
ishaan-jaff 5f4b06fb19 (docs) caching 2024-02-06 19:39:32 -08:00