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 |
|
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 |
|
Ishaan Jaff
|
e8de984b38
|
docs - add groq llama3
|
2024-04-19 14:34:45 -07:00 |
|
Krrish Dholakia
|
48d3b563d8
|
docs(prometheus.md): add litellm service metrics to prometheus docs
|
2024-04-18 16:06:12 -07:00 |
|
Krrish Dholakia
|
df70e75ee1
|
docs(prometheus.md): add prometheus failed llm api requests to docs
|
2024-04-18 12:55:46 -07:00 |
|
Krrish Dholakia
|
05d6d9e45f
|
docs(user_keys.md): update docs
|
2024-04-18 11:45:19 -07:00 |
|
Krrish Dholakia
|
5a17589884
|
docs(enterprise.md): update enterprise docs to cover features
|
2024-04-18 11:31:27 -07:00 |
|
Nandesh Guru
|
c8b8f93184
|
Merge branch 'BerriAI:main' into main
|
2024-04-18 09:44:31 -07:00 |
|
Kittinan
|
c8bb76088b
|
Fix missing comma in Gemini document.
|
2024-04-18 22:57:48 +07:00 |
|
Krrish Dholakia
|
fa8a9568aa
|
docs(azure_ai.md): add azure mistral function calling example to proxy docs
|
2024-04-17 21:51:46 -07:00 |
|
Ishaan Jaff
|
180f2f957c
|
Merge pull request #3026 from Dev-Khant/add-claude-3-opus-vertex_ai
Support for Claude 3 Opus on vertex_ai
|
2024-04-17 20:35:22 -07:00 |
|