From 1f2869343f0c2fc0a227dfc44cd0d858c42763c3 Mon Sep 17 00:00:00 2001 From: Justin Hayes Date: Sun, 25 Feb 2024 23:07:35 -0500 Subject: [PATCH] Image styling --- docs/tutorial/litellm.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/tutorial/litellm.md b/docs/tutorial/litellm.md index 18212b8..f6c28c0 100644 --- a/docs/tutorial/litellm.md +++ b/docs/tutorial/litellm.md @@ -2,7 +2,11 @@ **LiteLLM** supports a variety of APIs, both OpenAI-compatible and others. To integrate a new API model, follow these instructions: -![LiteLLM Config Ollama](/img/tutorial_litellm_ollama.png) ![LiteLLM Config Gemini](/img/tutorial_litellm_gemini.png) +*Ollama API (from inside Docker):* +![LiteLLM Config Ollama](/img/tutorial_litellm_ollama.png) + +*Gemini API (MakerSuite/AI Studio):* +![LiteLLM Config Gemini](/img/tutorial_litellm_gemini.png) 1. Go to the Settings > Models > LiteLLM model management interface. 2. In 'Simple' mode, you will only see the option to enter a **Model**.