From 0b51f1ecb9a9f3c9a97d67ff1952e376395b5a8c Mon Sep 17 00:00:00 2001 From: Pratik date Date: Sat, 21 Oct 2023 12:22:41 +0530 Subject: [PATCH] Update index.md --- docs/my-website/blog/2021-08-26-welcome/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/blog/2021-08-26-welcome/index.md b/docs/my-website/blog/2021-08-26-welcome/index.md index 4ca4703356..9022806cc4 100644 --- a/docs/my-website/blog/2021-08-26-welcome/index.md +++ b/docs/my-website/blog/2021-08-26-welcome/index.md @@ -1,5 +1,5 @@ # 🚅 litellm -a light 100 line package to simplify calling OpenAI, Azure, Cohere, Anthropic APIs +A light 100 line package to simplify calling OpenAI, Azure, Cohere, Anthropic APIs ###### litellm manages: * Calling all LLM APIs using the OpenAI format - `completion(model, messages)`