docs: add openai_base_url related docs (#1766)
This commit is contained in:
@@ -51,6 +51,7 @@ Here's a comprehensive list of all parameters that can be used across different
|
||||
| `http_client_proxies` | Allow proxy server settings |
|
||||
| `ollama_base_url` | Base URL for the Ollama embedding model |
|
||||
| `model_kwargs` | Key-Value arguments for the Huggingface embedding model |
|
||||
| `openai_base_url` | Base URL for OpenAI API | OpenAI |
|
||||
|
||||
|
||||
## Supported Embedding Models
|
||||
|
||||
@@ -60,6 +60,7 @@ Here's the table based on the provided parameters:
|
||||
| `site_url` | Site URL | Openrouter |
|
||||
| `app_name` | Application name | Openrouter |
|
||||
| `ollama_base_url` | Base URL for Ollama API | Ollama |
|
||||
| `openai_base_url` | Base URL for OpenAI API | OpenAI |
|
||||
|
||||
|
||||
## Supported LLMs
|
||||
|
||||
Reference in New Issue
Block a user