Commit Graph

1715 Commits

Author SHA1 Message Date
Lunik ebbeb333c6 ✏️ doc: typo in azure content safety
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2024-05-04 10:45:15 +02:00
Lunik cb178723ca 📝 doc: Azure content safety Proxy usage
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2024-05-04 10:39:43 +02:00
greenscale-nandesh 6009632705 Merge branch 'main' into main 2024-05-02 08:22:11 -07:00
Krrish Dholakia cdd3e1eef3 build(ui): enable adding openmeter via proxy ui 2024-05-01 21:16:23 -07:00
Krrish Dholakia 61d680143f docs(openmeter.md): add openmeter to docs 2024-05-01 18:31:45 -07:00
Krrish Dholakia b187deb787 docs(deploy.md): cleanup docker quick start docs 2024-05-01 10:00:49 -07:00
Krrish Dholakia 6a2ddc2791 docs(routing.md): add docs on lowest latency routing buffer 2024-04-30 22:41:50 -07:00
Ishaan Jaff 81df36b298 docs - slack alerting 2024-04-29 21:33:03 -07:00
Ishaan Jaff b1e888edad docs example logging to langfuse 2024-04-29 21:26:27 -07:00
Ishaan Jaff 0cad58f5c6 docs logging to langfuse on proxy 2024-04-29 21:26:15 -07:00
Ishaan Jaff 0c99ae9451 docs - fix kub.yaml config on docs 2024-04-29 21:20:29 -07:00
Krrish Dholakia b46db8b891 feat(utils.py): json logs for raw request sent by litellm
make it easier to view verbose logs in datadog
2024-04-29 19:21:19 -07:00
Krrish Dholakia bd79e8b516 docs(langfuse_integration.md): add 'existing_trace_id' to langfuse docs 2024-04-29 16:40:38 -07:00
Krrish Dholakia 77f155d158 docs(load_test.md): cleanup docs 2024-04-29 16:27:58 -07:00
Krrish Dholakia af6a21f27c docs(load_test.md): add multi-instance router load test to docs 2024-04-29 16:25:56 -07:00
Krrish Dholakia 8f830bd948 docs(load_test.md): simplify doc 2024-04-29 16:00:02 -07:00
Krrish Dholakia fcb83781ec docs(load_test.md): formatting 2024-04-29 15:58:41 -07:00
Krrish Dholakia 5fe0f38558 docs(load_test.md): load test multiple instances of the proxy w/ tpm/rpm limits on deployments 2024-04-29 15:58:14 -07:00
Krrish Dholakia cef2d95bb4 docs(routing.md): add max parallel requests to router docs 2024-04-29 15:37:48 -07:00
Ishaan Jaff 8d26030b99 docs - track cost custom callbacks 2024-04-29 13:15:08 -07:00
Krrish Dholakia f74a43aa78 docs(vllm.md): update docs to tell people to check openai-compatible endpoint docs for vllm 2024-04-28 09:48:03 -07:00
Krish Dholakia 1841b74f49 Merge branch 'main' into litellm_common_auth_params 2024-04-28 08:38:06 -07:00
Ishaan Jaff 3b8126cf51 docs - alerting 2024-04-27 15:33:21 -07:00
Ishaan Jaff 6762d07c7f Merge pull request #3330 from BerriAI/litellm_rdct_msgs
[Feat] Redact Logging Messages/Response content on Logging Providers with `litellm.turn_off_message_logging=True`
2024-04-27 11:25:09 -07:00
Ishaan Jaff f55838d185 sentry redact messages 2024-04-27 11:23:46 -07:00
Ishaan Jaff 01478c9148 docs - langfuse redact messages 2024-04-27 11:23:35 -07:00
Krrish Dholakia 48f19cf839 feat(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx 2024-04-27 11:06:18 -07:00
Simon S. Viloria 3c248e308e (docs) fixed typo in url for watsonx colab notebook 2024-04-27 16:43:49 +02:00
Krish Dholakia 2d976cfabc Merge pull request #3270 from simonsanvil/feature/watsonx-integration
(feat) add IBM watsonx.ai as an llm provider
2024-04-27 05:48:34 -07:00
Krrish Dholakia 2aa4976b82 docs(mistral.md): update to show tool calling example 2024-04-26 17:16:25 -07:00
Ishaan Jaff 644d8c71b8 docs - setting up litellm-database 2024-04-26 10:23:15 -07:00
Ishaan Jaff fa83e2da06 docs - fix routing 2024-04-25 13:43:51 -07:00
Ishaan Jaff 54e0acde35 Merge pull request #3289 from andeplane/patch-1
Fixed typo in token_usage.md
2024-04-25 09:08:53 -07:00
Krrish Dholakia 1270ed55a1 docs(replicate.md): add proxy examples to docs 2024-04-25 08:46:21 -07:00
Anders Hafreager 16a9cb34d9 Fixed typo in token_usage.md 2024-04-25 09:47:25 +02:00
Krrish Dholakia 5650e8ea44 feat(router.py): support mock testing fallbacks flag
allow user to test if fallbacks work as expected with a `mock_testing_fallbacks = True` flag set during a call
2024-04-24 20:13:10 -07:00
Nandesh Guru 651ff66d65 Merge branch 'main' of https://github.com/greenscale-ai/litellm 2024-04-24 13:46:46 -07:00
Nandesh Guru cdd6013624 Greenscale Documentation 2024-04-24 13:46:43 -07:00
Krish Dholakia 263439ee4a Merge pull request #3098 from greenscale-ai/main
Support for Greenscale AI logging
2024-04-24 13:09:03 -07:00
Krrish Dholakia 26e9ae38ce fix(proxy_server.py): add new flag for disable sharing master key on ui 2024-04-24 10:06:01 -07:00
Simon Sanchez Viloria 0d1db1ddaf (docs) added watsonx.ai provider documentation 2024-04-24 17:22:17 +02:00
Krrish Dholakia cf5721332e docs(anthropic.md): add parallel tool calling example for anthropic 2024-04-23 20:11:03 -07:00
Krrish Dholakia 8b74b52932 docs(caching.md): add redis ssl to docs 2024-04-22 19:32:03 -07:00
Bill Chambers f15988d416 Update langsmith_integration.md 2024-04-21 18:54:18 -07:00
Krrish Dholakia c5d880b6fd docs(routing.md): add simple shuffle async support to docs 2024-04-20 15:02:22 -07:00
Krrish Dholakia 0ce2fb83b0 docs(hosted.md): add hosted proxy pricing info to docs 2024-04-20 09:40:47 -07:00
Krrish Dholakia 3ce73fce23 docs(hosted.md): add hosted proxy info to docs 2024-04-20 09:30:28 -07:00
Krrish Dholakia 8963a507f7 docs(quick_start.md): add disclaimer 2024-04-20 08:49:14 -07:00
Krrish Dholakia 2afdf34a9f docs(quick_start.md): add example of using proxy with litellm sdk 2024-04-20 08:49:14 -07:00
Krrish Dholakia ad05cce8b7 docs(prod.md): update prod docs with new redis recommendations 2024-04-19 23:57:36 -07:00