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)`