From 37b213947eded271728a6d22cd3d8ebcdbe52fb0 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Tue, 3 Oct 2023 06:45:19 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aed37263..bc9aea942 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ LiteLLM manages - Guarantees [consistent output](https://docs.litellm.ai/docs/completion/output), text responses will always be available at `['choices'][0]['message']['content']` - Exception mapping - common exceptions across providers are mapped to the OpenAI exception types +🚨 Seeing errors? [![Chat on WhatsApp](https://img.shields.io/static/v1?label=Chat%20on&message=WhatsApp&color=success&logo=WhatsApp&style=flat-square)](https://wa.link/huol9n) [![Chat via SMS](https://img.shields.io/static/v1?label=Chat%20via&message=SMS&color=green&logo=android&style=flat-square)](sms:1234567890) # Usage