Commit Graph

281 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
e01eb94941 Merge pull request #460 from potatoes1286/patch-1
Improve slirp4netns instructions, add volume bind for podman
2025-03-28 13:23:26 -07: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
Timothy Jaeryang Baek
78760eed0f refac: sponsors placement 2025-03-27 19:43:58 -07:00
potatoes
4567952d25 add info on how to connect to ollama 2025-03-27 14:27:57 -04:00
potatoes
baf9a62008 Improve slirp4netns instructions, add volume bind for podman 2025-03-27 13:45:47 -04: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
Timothy Jaeryang Baek
0040fc08db Merge pull request #406 from jjasghar/patch-1
Added python chat completion example
2025-03-15 17:31:47 +00:00
Timothy Jaeryang Baek
c25ad64bc5 Update updating.mdx 2025-03-15 17:27:09 +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
5618fe629d Merge pull request #431 from thiswillbeyourgithub/mention_docker_compose_logging
mention docker compose syntax for logging level
2025-03-05 13:55:09 -08:00
Timothy Jaeryang Baek
64ddd5cee6 Update env-configuration.md 2025-03-05 13:40:03 -08:00
thiswillbeyourgithub
6e425a0db2 mention docker compose syntax for logging level
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-03-05 12:35:43 +01: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
Timothy Jaeryang Baek
ea61e998b0 Merge pull request #402 from jyc001/patch-1
fix:Update TITLE_GENERATION_PROMPT_TEMPLATE in env-configuration.md
2025-02-17 11:36:57 -08:00
chrishart0
1db80f9760 Fix final instances of OpenWeb UI to Open WebUI 2025-02-17 14:34:16 -05:00
chrishart0
5bdd30aadf Fix OpenWeb UI to OpenWeb UI 2025-02-17 14:29:46 -05:00
chrishart0
bf81ae597d Update index.mdx
Fix Openweb UI to Open WebUI
2025-02-17 14:28:57 -05:00
chrishart0
2ff921b066 Improve intro to new monitoring page 2025-02-15 18:23:30 -05:00
chrishart0
d19fc8628e Add monitoring section to advanced topics index, re-ordered advanced topics to match sidebar, added header to new monitoring page 2025-02-15 18:22:03 -05:00
chrishart0
c71fb45b4b Add an example for hitting a model with an API key in the new monitoring docs. 2025-02-15 18:12:25 -05:00
chrishart0
d68e6af771 Basic guide to create some automated monitoring. 2025-02-15 17:47:48 -05:00
JJ Asghar
8ff78b40f2 Added python chat completion example
Added a `python` chat completion example like you have for RAG.
2025-02-15 16:41:48 -06:00
e.
e409ef086e fix:Update TITLE_GENERATION_PROMPT_TEMPLATE in env-configuration.md
this prompt has been changed in config.js  but not yet changed in the document
using the old prompt will let the title generation to be malfunction
2025-02-14 20:44:48 +08:00
df-cgdm
68c9117904 ENABLE_FORWARD_USER_INFO_HEADERS is also for ollama 2025-02-14 12:05:04 +01:00
易冬
35c00d9e5e Update env-configuration.md 2025-02-11 21:22:11 +08:00
Tryanks
cc3c38b8a8 Update SSO environment for Github OAuth 2025-02-11 13:05:19 +08:00
Timothy Jaeryang Baek
4c81c733f9 Update env-configuration.md
Co-Authored-By: steelcg <38218864+steelcg@users.noreply.github.com>
2025-02-10 13:33:32 -08:00
Timothy Jaeryang Baek
aa50ca927a Update env-configuration.md
Co-Authored-By: Karl Leswing <lilleswing@gmail.com>
2025-02-10 13:32:46 -08:00
Timothy Jaeryang Baek
a853eb8b0e Merge pull request #378 from filiptrplan/patch-1
Add clarification about the cuda image for docker compose
2025-02-10 13:30:25 -08:00
Timothy Jaeryang Baek
ab86fc0319 Merge pull request #381 from dochoss/patch-1
Add Windows paths for Docker volumes
2025-02-10 13:28:12 -08:00
Patrick Deniso
b8f1950c16 add s3_key_prefix item 2025-02-07 12:38:02 -05:00
dochoss
f9abc63d46 Add Windows paths for Docker volumes
Includes link to StackOverflow post where more links can be found, as well as credit to the SO post author
2025-02-03 09:14:23 -06:00
Rory
b9bf34e0bd Document "PLAYWRIGHT_WS_URI" env-configuration 2025-02-02 19:20:04 -06:00