From 6e28bd0cc4ecd8d1beb41c776e300c701f0d6acf Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Tue, 26 Sep 2023 18:17:28 -0700 Subject: [PATCH] Update README.md --- README.md | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 62d4fa2ef..41bc84b1a 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,6 @@ PyPI Version - - Stable Version - CircleCI @@ -22,22 +19,14 @@ Y Combinator W23 - - git commit activity - - -

- - Open In Colab - -

- -

- 100+ Supported Models | - Docs | -

- + + + + + + +
DocsDiscord100+ Supported Models
LiteLLM manages - Translating inputs to the provider's completion and embedding endpoints - Guarantees [consistent output](https://docs.litellm.ai/docs/completion/output), text responses will always be available at `['choices'][0]['message']['content']`