Commit Graph
11302 Commits
Author SHA1 Message Date
Krrish Dholakia 87aad0d2c8 fix(router.py): fix router should retry logic 2024-04-27 15:59:38 -07:00
Ishaan JaffandGitHub 2f9418eb46 Merge pull request #3337 from BerriAI/litellm_docs_alerting
docs - alerting
2024-04-27 15:46:57 -07:00
CyanideByte a4c7d933a9 Added pytest for pydantic protected namespace warning 2024-04-27 15:44:40 -07:00
Ishaan Jaff cc51db1999 fix slack alerting show deployment latencies 2024-04-27 15:44:30 -07:00
Ishaan Jaff 3b8126cf51 docs - alerting 2024-04-27 15:33:21 -07:00
Ishaan Jaff d6827c3574 fix - link to langfuse traces on slack alerts 2024-04-27 15:23:18 -07:00
Krrish Dholakia 9f24421d44 fix(router.py): fix router should_retry 2024-04-27 15:13:20 -07:00
Ishaan Jaff 1b586e5042 fix - allow langfuse init with flush interval 2024-04-27 14:53:18 -07:00
Krrish Dholakia 5e0bd5982e fix(router.py): fix sync should_retry logic 2024-04-27 14:48:07 -07:00
Ishaan JaffandGitHub f31d3c4e9f Merge pull request #3335 from BerriAI/litellm_fix_ui_cross_global_budget
Fix -  Admin UI stops working if proxy budget has been exceeded
2024-04-27 14:18:12 -07:00
Krrish Dholakia 5f0f3f9fe3 fix(utils.py): don't return usage for streaming - openai spec 2024-04-27 14:13:34 -07:00
Ishaan Jaff e49fe47d2e fix - only run global_proxy_spend on chat completion calls 2024-04-27 14:11:00 -07:00
CyanideByte e1786848cb protected_namespaces fixed for model_info 2024-04-27 13:08:45 -07:00
Krrish Dholakia 463b1aff24 fix(vertex_ai.py): support safety settings for async streaming calls 2024-04-27 11:43:22 -07:00
Ishaan JaffandGitHub 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
Ishaan Jaff 4ce27e1219 fix - sentry data redaction 2024-04-27 11:23:08 -07:00
Krish DholakiaandGitHub 7502cb1aa8 Merge pull request #3302 from BerriAI/litellm_default_router_retries
fix(router.py): fix default retry logic
2024-04-27 11:22:03 -07:00
Krish DholakiaandGitHub 1a06f009d1 Merge branch 'main' into litellm_default_router_retries 2024-04-27 11:21:57 -07:00
Krish DholakiaandGitHub 07d8f189ec Merge pull request #3326 from simonsanvil/feature/watsonx-integration
Add watsonx to list of model providers and fixed typo in colab notebook
2024-04-27 11:21:13 -07:00
Krrish Dholakia 2c67791663 test(test_completion.py): modify acompletion test to call pre-deployed watsonx endpoint 2024-04-27 11:19:00 -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
Ishaan Jaff b2111a97e2 fix use redact_message_input_output_from_logging 2024-04-27 10:51:17 -07:00
Krrish Dholakia c9d7437d16 fix(watsonx.py): use common litellm params for api key, api base, etc. 2024-04-27 10:15:27 -07:00
Ishaan Jaff 743dfdb950 test - redacting messages from langfuse 2024-04-27 10:03:34 -07:00
Ishaan Jaff 10da35675f feat- turn off message logging 2024-04-27 10:03:07 -07:00
Ishaan Jaff 8b6d686e52 feat - turn_off_message_logging 2024-04-27 10:01:09 -07:00
Krish DholakiaandGitHub a76e40df73 Merge pull request #3328 from BerriAI/revert-2780-fix-anthropic-messages-api
Revert "Fix Anthropic Messages Prompt Template function to add a third condition: list of text-content dictionaries"
2024-04-27 08:58:14 -07:00
Krish DholakiaandGitHub 2a006c3d39 Revert "Fix Anthropic Messages Prompt Template function to add a third condition: list of text-content dictionaries" 2024-04-27 08:57:18 -07:00
Simon S. Viloria 3c248e308e (docs) fixed typo in url for watsonx colab notebook 2024-04-27 16:43:49 +02:00
Simon S. Viloria 63e8209fe5 (docs) added watsonx to the list of supported providers 2024-04-27 16:43:17 +02:00
Krish DholakiaandGitHub 4cccd470ab Merge pull request #3324 from suptejas/patch-1
fix: incorrect analysis for vertex ai env vars causing confusion
2024-04-27 07:03:01 -07:00
Tejas RavishankarandGitHub 8ff9555bcf fix: duplicate mention of VERTEXAI_PROJECT environment variable causing confusion 2024-04-27 17:47:28 +04:00
Krish DholakiaandGitHub 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
Krish DholakiaandGitHub 4eb728d701 Merge pull request #3312 from hellof20/main
add safety_settings parameters to Vertex AI async mode
2024-04-27 05:46:06 -07:00
Krish DholakiaandGitHub 317b9b7d96 Merge pull request #2780 from eercanayar/fix-anthropic-messages-api
Fix Anthropic Messages Prompt Template function to add a third condition: list of text-content dictionaries
2024-04-27 05:45:42 -07:00
Emir Ayar 2ecbf6663a Add test for completion with text content dictionaries 2024-04-27 12:27:12 +02:00
Emir AyarandGitHub 38b5f34c77 Merge branch 'BerriAI:main' into fix-anthropic-messages-api 2024-04-27 11:50:04 +02:00
Krrish Dholakia 487652fd0a bump: version 1.35.29 → 1.35.30 v1.35.30 2024-04-26 22:42:16 -07:00
Krrish Dholakia 2aa4976b82 docs(mistral.md): update to show tool calling example 2024-04-26 17:16:25 -07:00
Krrish Dholakia 93463565fb fix(replicate.py): pass version if passed in 2024-04-26 17:11:21 -07:00
Krrish Dholakia e05764bdb7 fix(router.py): add /v1/ if missing to base url, for openai-compatible api's
Fixes https://github.com/BerriAI/litellm/issues/2279
2024-04-26 17:05:07 -07:00
Krrish Dholakia 180718c33f fix(router.py): support verify_ssl flag
Fixes https://github.com/BerriAI/litellm/issues/3162#issuecomment-2075273807
2024-04-26 15:38:01 -07:00
Krrish Dholakia 7730520fb0 fix(router.py): allow passing httpx.timeout to timeout param in router
Closes https://github.com/BerriAI/litellm/issues/3162
2024-04-26 14:57:19 -07:00
Krish DholakiaandGitHub 4b0f73500f Merge branch 'main' into litellm_default_router_retries 2024-04-26 14:52:24 -07:00
Ishaan JaffandGitHub 2fb9b88f48 Merge pull request #3317 from BerriAI/docs_fix_deploy_with_db
docs improvement - deploying litellm-database
2024-04-26 10:26:13 -07:00
Ishaan Jaff 644d8c71b8 docs - setting up litellm-database 2024-04-26 10:23:15 -07:00
pwm 6fedcb873b add safety_settings parameters to Vertex vision async_completion function 2024-04-26 14:35:01 +08:00
Krrish Dholakia 5583197d63 fix(proxy_server.py): fix setting offset-aware datetime v1.35.29 2024-04-25 21:18:32 -07:00