From 879191792a7707532374523db379cd8536def10e Mon Sep 17 00:00:00 2001 From: Justin Hayes Date: Mon, 26 Feb 2024 00:10:36 -0500 Subject: [PATCH] Update litellm.md Config => Configuration --- docs/tutorial/litellm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/litellm.md b/docs/tutorial/litellm.md index 72f1db0..ff69df6 100644 --- a/docs/tutorial/litellm.md +++ b/docs/tutorial/litellm.md @@ -1,4 +1,4 @@ -# LiteLLM Config +# LiteLLM Configuration [LiteLLM](https://litellm.vercel.app/docs/proxy/configs#quick-start) supports a variety of APIs, both OpenAI-compatible and others. To integrate a new API model, follow these instructions: