From 4b72fb9c63861909490a8f92a8f838eba3fd57e6 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Tue, 3 Oct 2023 06:46:07 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc9aea942..c2a282a94 100644 --- a/README.md +++ b/README.md @@ -29,7 +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) +🚨 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) # Usage