Jarrod Lowe
7149f4c8f0
Default prompt suggestions environment variable
2025-04-22 12:19:40 +12:00
Athanasios Oikonomou
58a71b9ab2
docs(env): add Pinecone vector DB configuration documentation
...
Adds environment variable documentation for Pinecone vector database support.
### Included Environment Variables
- `PINECONE_API_KEY`
- `PINECONE_ENVIRONMENT`
- `PINECONE_INDEX_NAME`
- `PINECONE_DIMENSION`
- `PINECONE_METRIC`
- `PINECONE_CLOUD`
All variables follow the existing documentation structure and formatting.
No runtime or functional changes included in this commit.
BREAKING CHANGE: None
2025-04-20 11:03:03 +03:00
Tim Jaeryang Baek
157a2ec8af
Merge pull request #503 from silentoplayz/main
...
Deploy site to Pages / build (push) Waiting to run
Deploy site to Pages / deploy (push) Blocked by required conditions
feat: Enhance scan-missing-env-vars.py to detect defaults, types, and categorize output
2025-04-18 17:04:44 -07:00
isopod
901c4f3064
Update env-configuration.md
...
Correct minor spelling error
2025-04-16 06:38:47 -04:00
Silentoplayz
6f0f7fd660
Update env-configuration.md
2025-04-15 22:33:19 -04:00
Silentoplayz
668e48ba08
Update env-configuration.md
2025-04-15 22:30:02 -04:00
Silentoplayz
3598ee54a5
Update env-configuration.md
2025-04-15 22:28:22 -04:00
Silentoplayz
7645989615
Update env-configuration.md
...
fix
2025-04-15 22:08:28 -04:00
Tim Jaeryang Baek
21238c899c
Merge pull request #500 from athoik/main
...
Deploy site to Pages / build (push) Has been cancelled
Deploy site to Pages / deploy (push) Has been cancelled
qdrant: document QDRANT_ON_DISK
2025-04-15 18:51:50 -07:00
Silentoplayz
8f58c85ad2
Update env-configuration.md
...
minor fixes
2025-04-15 21:42:35 -04:00
Silentoplayz
72963f3665
Update env-configuration.md
...
Can I ever get things right on the first go?
2025-04-15 21:08:30 -04:00
Silentoplayz
3e62a1165a
Update env-configuration.md
...
adjustment
2025-04-15 21:07:51 -04:00
Silentoplayz
6a70edd5c9
Update env-configuration.md
...
adjustment
2025-04-15 21:02:25 -04:00
Silentoplayz
dcf2dc1697
Update env-configuration.md
...
Replace `''` with `None`
2025-04-15 20:52:30 -04:00
Silentoplayz
e62759bf0d
Update env-configuration.md
2025-04-15 20:47:47 -04:00
Athanasios Oikonomou
c91c50674a
qdrant: document QDRANT_ON_DISK
...
This commit documents the new QDRANT_ON_DISK environment variable.
2025-04-15 01:57:02 +03:00
Timothy Jaeryang Baek
3381c6462d
Update env-configuration.md
Deploy site to Pages / build (push) Waiting to run
Deploy site to Pages / deploy (push) Blocked by required conditions
2025-04-13 17:25:43 -07:00
Timothy Jaeryang Baek
b1fd7bd6b3
Update env-configuration.md
2025-04-13 17:25:04 -07:00
Kurt Heiden
cd50e12c85
Update env-configuration.md
2025-04-10 11:50:58 -06:00
Miroslav Valcicak
cf46ba6fc2
docs: rename persistent config variable
2025-04-09 21:22:53 +02:00
Miroslav Valcicak
2d7b7e879f
docs: document PERSISTENT_CONFIGURATION_ENABLED
variable
2025-04-09 16:41:03 +02:00
DrMelone
00d9f034bc
Update env-configuration.md
...
syntax error on info block corrected
2025-04-09 10:33:54 +02:00
Timothy Jaeryang Baek
4e85efc52a
Update env-configuration.md
2025-04-08 13:53:03 -07:00
Timothy Jaeryang Baek
5bd68a7803
Update env-configuration.md
2025-04-08 12:37:09 -07:00
Tim Jaeryang Baek
2cb42be806
Merge pull request #482 from Classic298/patch-2
...
Update env-configuration.md
2025-04-08 12:35:52 -07:00
DrMelone
03e9557add
Update env-configuration.md
2025-04-08 19:14:42 +02:00
DrMelone
6da02f72ce
Update env-configuration.md
2025-04-08 17:48:45 +02:00
Jan Kessler
6e5717a5b7
update DEFAULT_RAG_TEMPLATE in the docs
2025-04-05 17:56:25 +02:00
Timothy Jaeryang Baek
96840e3fc6
Merge pull request #457 from Ithanil/sentinel_docs
...
Clarify different Redis URLs + Add docs for Sentinel envs (PR #11148 )
2025-03-28 13:23:04 -07:00
Jan Kessler
c1df745adf
update for renamed envs
2025-03-27 11:43:19 +01:00
Timothy Jaeryang Baek
8713c7a5f4
Merge pull request #446 from mahenning/main
...
Add Reranker top k docs
2025-03-26 20:54:03 -07:00
Jan Kessler
a4baa15169
add previous (WEBSOCKET_)REDIS_URL default als example
2025-03-24 21:03:31 +01:00
Jan Kessler
9a85572706
update REDIS_URL default
2025-03-24 21:01:10 +01:00
Jan Kessler
d9ba4f7923
clarify different Redis URLs + add docs for Sentinel envs
2025-03-24 20:50:19 +01:00
Timothy Jaeryang Baek
ce060b0285
Merge pull request #411 from roryeckel/playwright
...
Document Playwright Environment Variables
2025-03-15 17:32:37 +00:00
Timothy Jaeryang Baek
4eabe19a00
Merge pull request #413 from harryzhou2000/main
...
feat: Added description for RAG_WEB_SEARCH_TRUST_ENV in env-configuration.md
2025-03-15 17:32:23 +00:00
Timothy Jaeryang Baek
a43826203f
Merge pull request #410 from crpietschmann/azure-storage
...
feat: Add AzureStorageProvider for Azure Blob Storage support
2025-03-15 17:31:56 +00:00
Taylor Wilsdon
91d91062f9
Merge branch 'open-webui:main' into webui_secret_key_multinode
2025-03-15 10:54:51 -04:00
Taylor Wilsdon
46ac71771c
Update env-configuration.md
2025-03-14 15:37:50 -04:00
Taylor Wilsdon
108d01c73d
Add information about WEBUI_SECRET_KEY and multi-node deployments
2025-03-14 15:34:15 -04:00
Taylor Wilsdon
2251150fa1
Merge branch 'main' of github.com:taylorwilsdon/docs into document_workspace_permissions
2025-03-14 15:31:26 -04:00
Marko Henning
7bffb3c613
Add Reranker top k docs
2025-03-13 10:58:59 +01:00
Nikes
b26a4cb818
feat: pip options in tools/functions install requirements
2025-03-12 23:24:43 +02:00
Timothy Jaeryang Baek
ff78031084
Merge pull request #401 from df-cgdm/main
...
feat: ENABLE_FORWARD_USER_INFO_HEADERS is also for ollama
2025-03-05 13:56:31 -08:00
Timothy Jaeryang Baek
64ddd5cee6
Update env-configuration.md
2025-03-05 13:40:03 -08:00
Taylor Wilsdon
c30fd26eeb
update to reflect support for env var config as well as in-ui config
2025-02-26 12:38:46 -05:00
harry zhou
9429cd970f
feat: Added description for RAG_WEB_SEARCH_TRUST_ENV in env-configuration.md
2025-02-21 23:38:58 +08:00
Rory
f64a352abe
Merge branch 'open-webui:main' into main
2025-02-19 17:49:41 -06:00
Chris Pietschmann
5e6917fd3e
Add Azure Storage environment variables
...
related to https://github.com/open-webui/open-webui/discussions/10214
2025-02-18 13:35:21 -05:00
Rory
65bd521613
Rename "RAG_WEB_LOADER" to "RAG_WEB_LOADER_ENGINE" in env-configuration documentation
2025-02-17 21:37:32 -06:00