Commit Graph

1148 Commits

Author SHA1 Message Date
Classic298
68430313e4
Update env-configuration.md 2025-05-05 20:48:27 +02:00
Classic298
89b9c90021
Updated youtube loader docs 2025-05-05 20:39:41 +02:00
nathaniel
cb4b24bf47 Adjustment to WHISPER_LANGUAGE docs - Corrected ISO 639-2 to ISO 639-1 for most cases. Added exception for some languages 2025-05-05 18:08:06 +01:00
nathaniel
9b309e3c48 Adjustment to WHISPER_LANGUAGE docs to mention expected input format (ISO 639-2) 2025-05-05 17:44:31 +01:00
Athanasios Oikonomou
f74125c1be
docs: add documentation for DOCLING_OCR_ENGINE and DOCLING_OCR_LANG environment variables
- Documented DOCLING_OCR_ENGINE with default value and supported engines
- Documented DOCLING_OCR_LANG with default languages and engine-specific note
2025-05-03 07:51:30 +03:00
nathaniel
060b49c30c Fixed a typo (TTS should have been STT) 2025-05-01 22:26:22 +01:00
nathaniel
c56b6de5e8 Added documentation for WHISPER_LANGUAGE environment variable 2025-05-01 21:45:45 +01:00
tth37
16e4aa73f7 Add tutorials for external web search 2025-04-30 01:13:31 +08:00
Stephen Smith
5c21b94f29 Add documentation for Yacy config 2025-04-28 21:14:33 -04:00
Tim Jaeryang Baek
0264608216
Merge pull request #516 from VooDisss/patch-5
Some checks failed
Deploy site to Pages / build (push) Has been cancelled
Deploy site to Pages / deploy (push) Has been cancelled
Update https-nginx.md
2025-04-28 02:56:56 -07:00
Tim Jaeryang Baek
bb103d1b6d
Merge pull request #514 from nikhilmaddirala/db_schema
Add database_schema to env-configuration.md
2025-04-28 02:56:47 -07:00
VooDisss
9f3d8e6480
Update https-nginx.md
Edit to add a tab for documentation of setting HTTPS through Nginx Proxy Manager. (easiest method to follow). 
I wrote NginxProxyManager.md which will be located at /tab-nginx folder.
2025-04-28 10:40:51 +03:00
VooDisss
36a4bad1d2
Create NginxProxyManager.md
Adding a new tab of a proper and easy to follow guide to setting up HTTPS via Nginx Proxy manager running on docker.
2025-04-28 10:36:01 +03:00
Timothy Jaeryang Baek
a89788ab24 Update license.mdx
Some checks failed
Deploy site to Pages / build (push) Has been cancelled
Deploy site to Pages / deploy (push) Has been cancelled
2025-04-23 15:41:50 +09:00
Nikhil Maddirala
2ff78d09f9 Add database_schema to env-configuration.md 2025-04-22 08:43:48 -07:00
Jarrod Lowe
7149f4c8f0 Default prompt suggestions environment variable 2025-04-22 12:19:40 +12:00
Juliette Chevalier
6d906bc3c8 Include Helicone LLM observability with Open WebUI 2025-04-21 18:12:35 -04:00
Juan Calderon-Perez
c8f7e4675d
Update env-configuration.md 2025-04-20 20:01:32 -04:00
Juan Calderon-Perez
8d064e3711
Merge branch 'main' into new-envs 2025-04-20 20:01:10 -04:00
Juan Calderon-Perez
432104ec14
Document new ENV variables 2025-04-20 19:58:38 -04:00
Timothy Jaeryang Baek
a3d75146f0 Update license.mdx
Some checks failed
Deploy site to Pages / build (push) Has been cancelled
Deploy site to Pages / deploy (push) Has been cancelled
2025-04-21 08:00:24 +09:00
Timothy Jaeryang Baek
9b5e01cbf0 Create license.mdx 2025-04-21 07:48:52 +09:00
Timothy Jaeryang Baek
94ec307313 Update enterprise.mdx
Some checks are pending
Deploy site to Pages / build (push) Waiting to run
Deploy site to Pages / deploy (push) Blocked by required conditions
2025-04-21 06:44:51 +09: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
Taylor Wilsdon
3a873e9e44 merge upstream 2025-04-19 07:39:57 -07:00
Taylor Wilsdon
d7e1785e68 clarify just in time group creation, distinguish bt group mgmt and creation flags, sync warning 2025-04-19 07:36:35 -07:00
Taylor Wilsdon
1762b338bd add docs for ENABLE_OAUTH_GROUP_CREATION 2025-04-19 07:33:21 -07:00
Tim Jaeryang Baek
157a2ec8af
Merge pull request #503 from silentoplayz/main
Some checks are pending
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
Tim Jaeryang Baek
65525e97d1
Merge pull request #507 from x-isopod-x/patch-2
Reflect necessary minimum CUDA driver version
2025-04-18 17:04:32 -07:00
isopod
0d9a930518
Update Kokoro-FastAPI-integration.md
When attempting this install, I hit this error:
```
nvidia-container-cli: requirement error: unsatisfied condition: cuda>=12.8, please update your driver to a newer version, or use an earlier cuda container: unknown
```
2025-04-18 10:47:33 -04: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
Some checks failed
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
Tim Jaeryang Baek
ac5a31b6f4
Merge pull request #498 from Simon-Dirks/emoji-update
Update emoji of Workspace index page
2025-04-15 18:51:40 -07:00
Tim Jaeryang Baek
bdf056f2db
Merge pull request #499 from Simon-Dirks/patch-1
Add missing space
2025-04-15 18:51:23 -07:00
Tim Jaeryang Baek
9cb985eb5a
Merge pull request #501 from silentoplayz/main
Update env-configuration.md
2025-04-15 18:51:13 -07:00
Silentoplayz
8f58c85ad2 Update env-configuration.md
minor fixes
2025-04-15 21:42:35 -04:00
VooDisss
2164ee1b04
Update docling.md
Added --gpus all for GPU support (tested)
2025-04-16 04:37:19 +03: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
Simon
327fabe6bf
docs: add space 2025-04-14 15:42:34 +02:00
Simon
91674d36f8
docs: update emoji of workspace doc pages
The emoji of the Knowledge and Prompts pages at the Workspace index page did not match the ones used on the pages themselves.
2025-04-14 15:35:59 +02:00
Timothy Jaeryang Baek
3381c6462d Update env-configuration.md
Some checks are pending
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
Timothy Jaeryang Baek
67ccefc200 refac 2025-04-13 17:05:44 -07:00
Timothy Jaeryang Baek
45478ea9f4 Update open-webui.mdx
Some checks are pending
Deploy site to Pages / build (push) Waiting to run
Deploy site to Pages / deploy (push) Blocked by required conditions
2025-04-12 22:42:30 -07:00
Timothy Jaeryang Baek
560c31f842 fix: wording 2025-04-12 22:28:36 -07:00
Timothy Jaeryang Baek
f2ba6983f2 Update open-webui.mdx 2025-04-12 21:00:09 -07:00
Timothy Jaeryang Baek
6ff647e873 doc: global tool servers 2025-04-12 20:56:24 -07:00
Tim Jaeryang Baek
9215594498
Merge pull request #495 from Classic298/main
chore: rename openwebui -> Open WebUI and small changes to OpenAI Quick Start Guide
2025-04-12 11:38:49 -07:00
Timothy Jaeryang Baek
3950b19e4e Update open-webui.mdx 2025-04-12 11:36:49 -07:00
Classic298
58c80f792a
Update development.mdx 2025-04-12 11:14:21 +02:00
Classic298
bf15f9ef14
Update contributing-tutorial.md 2025-04-12 11:12:21 +02:00
Classic298
de62b76268
Update Windows.md 2025-04-12 11:11:30 +02:00
Classic298
ebfb655243
Update backups.md 2025-04-12 11:10:44 +02:00
Classic298
5fc379356d
Update libre-translate.md 2025-04-12 11:09:59 +02:00
Classic298
c0265c8d4a
Update langfuse.md 2025-04-12 11:09:39 +02:00
Classic298
8ececbe8ae
Update development.mdx 2025-04-12 11:07:35 +02:00
Classic298
645dee634b
Update mistral-ocr.md 2025-04-12 11:06:25 +02:00
Classic298
461a12160d
Update docling.md 2025-04-12 11:06:11 +02:00
Classic298
11252bf0f3
Update starting-with-openai.mdx 2025-04-12 10:34:12 +02:00
Timothy Jaeryang Baek
dee6a19002 refac 2025-04-10 19:24:31 -07:00
silentoplayz
28d6fe0696
Merge pull request #493 from silentoplayz/main
fix: Extra whitespaces in development.md
2025-04-10 16:31:43 -04:00
Silentoplayz
8dce0c4716 Update development.md 2025-04-10 16:25:57 -04:00
Tim Jaeryang Baek
4d72ff1870
Merge pull request #491 from silentoplayz/main
Update development.md (Revamp)
2025-04-10 12:51:14 -07:00
Silentoplayz
185981dd96 Update development.md
bump
2025-04-10 15:44:07 -04:00
Silentoplayz
083773eb8c Update development.md 2025-04-10 15:40:13 -04:00
Timothy Jaeryang Baek
3db4585299 Update index.mdx 2025-04-10 12:06:13 -07:00
Timothy Jaeryang Baek
1b488386b8 Update index.mdx 2025-04-10 12:05:53 -07:00
Timothy Jaeryang Baek
6ce6acda97 doc: tools 2025-04-10 12:00:35 -07:00
Timothy Jaeryang Baek
a3cc9ca063 Update index.mdx 2025-04-10 11:58:06 -07:00
Timothy Jaeryang Baek
553b4151ac Update index.mdx 2025-04-10 11:56:56 -07:00
Timothy Jaeryang Baek
d3237c263d Update index.mdx 2025-04-10 11:55:55 -07:00
Timothy Jaeryang Baek
ccafdda4bd Update index.mdx 2025-04-10 11:54:54 -07:00
Timothy Jaeryang Baek
fb4f43f732 Update index.mdx 2025-04-10 11:51:19 -07:00
Timothy Jaeryang Baek
8719fd7b12 tools 2025-04-10 11:49:22 -07:00
Tim Jaeryang Baek
75b5971eba
Merge pull request #487 from weisser-dev/api-endpoints
add ollama api proxy support to api doc
2025-04-10 11:30:57 -07:00
Tim Jaeryang Baek
0f3219d264
Merge pull request #490 from Kheiden/patch-1
Update env-configuration.md
2025-04-10 11:30:38 -07:00
Tim Jaeryang Baek
eeca47f8ea
Merge pull request #489 from juliettech13/patch-2
Adding Helicone to the list of OpenAI compatible services
2025-04-10 11:01:32 -07:00
Kurt Heiden
cd50e12c85
Update env-configuration.md 2025-04-10 11:50:58 -06:00
Timothy Jaeryang Baek
48a0dcd713 Update rag.mdx 2025-04-10 10:49:10 -07:00
_juliettech
79537b163d
Adding Helicone to the list of OpenAI compatible services
LLM observability is crucial for anyone deploying an AI application to production. 

I'm adding Helicone here to give exposure to an open-source OpenA-compatible service that the Web OpenUI community can leverage to monitor, debug, and improve their applications.
2025-04-10 13:17:19 -04:00
Timothy Jaeryang Baek
43287d3592 Create rag.mdx
Some checks failed
Deploy site to Pages / build (push) Has been cancelled
Deploy site to Pages / deploy (push) Has been cancelled
2025-04-10 09:59:00 -07:00
Erik Weisser
0f7bf27745 add ollama api proxy support to api doc 2025-04-10 10:49:13 +02:00
Silentoplayz
46b6480d59 Update monitoring.md 2025-04-10 02:47:43 -04:00
Silentoplayz
f2c49f75e3 Update https-encryption.md 2025-04-10 02:38:29 -04:00
Silentoplayz
69c59a0c02 Update logging.md 2025-04-10 02:30:12 -04: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
56b4f5b241 doc: starting with
Some checks are pending
Deploy site to Pages / build (push) Waiting to run
Deploy site to Pages / deploy (push) Blocked by required conditions
2025-04-08 14:08:22 -07:00
Timothy Jaeryang Baek
5aaa5b67d7 refac 2025-04-08 13:53:49 -07:00
Timothy Jaeryang Baek
4e85efc52a Update env-configuration.md 2025-04-08 13:53:03 -07:00