From f6de3ccb7075f72ab2f82f2bd0c724ee50d43399 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 27 Sep 2023 08:03:39 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64217d569..b9e0134fc 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ 100+ 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']`