Image styling

This commit is contained in:
Justin Hayes 2024-02-25 23:07:35 -05:00 committed by GitHub
parent d836befd6c
commit 088bb8fa2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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**.