mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 02:36:55 +07:00
Update env-configuration.md
This commit is contained in:
@@ -2162,6 +2162,7 @@ This environment variable was previously named "WEB_SEARCH_CONCURRENT_REQUESTS".
|
||||
- `exa` - Uses the [Exa](https://exa.ai/) search engine.
|
||||
- `perplexity` - Uses the [Perplexity AI](https://www.perplexity.ai/) search engine.
|
||||
- `sougou` - Uses the [Sougou](https://www.sogou.com/) search engine.
|
||||
- `ollama_cloud` - Uses the [Ollama Cloud](https://ollama.com/blog/web-search) search engine.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `BYPASS_WEB_SEARCH_EMBEDDING_AND_RETRIEVAL`
|
||||
@@ -2312,6 +2313,13 @@ the search query. Example: `http://searxng.local/search?q=<query>`
|
||||
- Description: Sets the Sogou API SK.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `OLLAMA_CLOUD_WEB_SEARCH_API_KEY`
|
||||
|
||||
- Type: `str`
|
||||
- Default: `None`
|
||||
- Description: Sets the Ollama Cloud Web Search API Key.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `TAVILY_EXTRACT_DEPTH`
|
||||
|
||||
- Type: `str`
|
||||
|
||||
Reference in New Issue
Block a user