mirror of
https://github.com/open-webui/docs
synced 2025-06-12 09:32:46 +00:00
Move examples
This commit is contained in:
parent
088bb8fa2d
commit
4213ce95cd
@ -2,12 +2,6 @@
|
||||
|
||||
**LiteLLM** supports a variety of APIs, both OpenAI-compatible and others. To integrate a new API model, follow these instructions:
|
||||
|
||||
*Ollama API (from inside Docker):*
|
||||

|
||||
|
||||
*Gemini API (MakerSuite/AI Studio):*
|
||||

|
||||
|
||||
1. Go to the Settings > Models > LiteLLM model management interface.
|
||||
2. In 'Simple' mode, you will only see the option to enter a **Model**.
|
||||
3. For additional configuration options, click on the 'Simple' toggle to switch to 'Advanced' mode. Here you can enter:
|
||||
@ -18,4 +12,12 @@
|
||||
|
||||
4. After entering all the required information, click the '+' button to add the new model to LiteLLM.
|
||||
|
||||
## Examples
|
||||
|
||||
*Ollama API (from inside Docker):*
|
||||

|
||||
|
||||
*Gemini API (MakerSuite/AI Studio):*
|
||||

|
||||
|
||||
For more information on the specific providers and advanced settings, consult the [LiteLLM Providers Documentation](https://litellm.vercel.app/docs/providers).
|
Loading…
Reference in New Issue
Block a user