docs: add openai_base_url related docs (#1766)

This commit is contained in:
Mathew Shen
2024-08-29 17:50:45 +08:00
committed by GitHub
parent fee3c27af3
commit 4bbbc904b6
2 changed files with 2 additions and 0 deletions

View File

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