Commit Graph

136 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
ea79d0c2aa Merge pull request #68 from cheahjs/update-env-vars
feat: add missing env vars, convert to list instead of table
2024-05-08 08:10:10 -07:00
Jun Siang Cheah
8af5ae229c feat: group env vars 2024-05-08 20:14:51 +08:00
Jun Siang Cheah
02663d6d1a feat: add missing env vars, convert to list instead of table 2024-05-08 19:37:43 +08:00
Timothy Jaeryang Baek
d7dd9caae0 Merge pull request #64 from DevTechBytes/main
Added YouTube tutorial to tutorial-deployments/index.md
2024-05-07 22:46:34 -07:00
Timothy Jaeryang Baek
1c9784922b Merge pull request #60 from cheahjs/feat/simpler-oauth2-proxy
feat: update oauth2-proxy config to simplify
2024-05-07 22:45:49 -07:00
DevTechBytes
bedbc0dbfe Added YouTube tutorial to tutorial-deployments/index.md 2024-05-07 00:41:52 -05:00
Timothy Jaeryang Baek
88b60858f3 Merge pull request #61 from shiyayonn/patch-1
fix: typo on rag.md
2024-05-06 16:21:50 -07:00
Jatinderjit Singh
755b7cd1e7 Fix link to get_loader function 2024-05-06 23:05:57 +05:30
ysonconcepcion
1f21bc8465 fix: typo on rag.md
fixed typo on the "Sourcing from the Web" section of rag.md
2024-05-07 00:13:33 +08:00
Jun Siang Cheah
46c87a6ec0 feat: update oauth2-proxy config to simplify 2024-05-06 17:20:11 +08:00
Timothy J. Baek
77c5beb4cd Update index.md 2024-05-05 22:28:49 -07:00
Timothy Jaeryang Baek
d6122112fc Merge pull request #51 from blairhudson/patch-1
Example Podman command in troubleshooting.md
2024-05-04 20:53:00 -07:00
Timothy Jaeryang Baek
6667d53e53 Merge pull request #58 from bexelbie/bexelbie-patch-1
Update rag.md
2024-05-04 20:52:17 -07:00
Timothy Jaeryang Baek
283c7c0bc1 Merge pull request #56 from DevTechBytes/main
Added YouTube tutorial to tutorial-deployments/index.md
2024-05-04 20:51:49 -07:00
Brian Exelbierd
0cfeda6627 Update rag.md
Provide missing url text
2024-05-02 12:09:39 +02:00
DevTechBytes
7ecbf1f40a Added YouTube tutorial to tutorial-deployments/index.md 2024-05-01 14:41:34 -05:00
Justin Hayes
df542c0264 Fix install instructions layout 2024-05-01 12:34:04 -04:00
Justin Hayes
6e097a7711 Fix enable image generation variable name 2024-05-01 12:25:46 -04:00
Justin Hayes
1f3563865d Fix GPU instructions 2024-05-01 12:24:55 -04:00
Timothy Jaeryang Baek
1cd122128c Merge pull request #53 from cheahjs/feat/sso-config
feat: add documentation on sso
2024-04-29 16:13:32 -07:00
Jun Siang Cheah
c143665a1b feat: add documentation on sso 2024-04-28 13:32:10 +01:00
Timothy Jaeryang Baek
0d73ffa007 Update env-configuration.md
0.1.122
2024-04-26 16:18:10 -05:00
Blair Hudson
f9fcb12452 Example Podman command 2024-04-25 18:30:21 +10:00
taoi11
512ca00dc3 Added Examples 2024-04-23 18:01:12 -06:00
Silentoplayz
a31097a977 Update intro.md
Fix
2024-04-23 00:33:43 +00:00
Silentoplayz
cfab5be17d Update intro.md
Updated features list
2024-04-23 00:30:06 +00:00
Jun Siang Cheah
e7d143db11 feat: add missing env vars from current dev 2024-04-22 20:31:36 +01:00
Timothy J. Baek
fff109603d Update index.md 2024-04-20 20:02:29 -05:00
Justin Hayes
57226f5ed7 Update docker run instructions 2024-04-16 16:12:19 -04:00
Justin Hayes
6318a2fc1f Merge branch 'open-webui:main' into rocm-compose 2024-04-16 16:00:17 -04:00
Justin Hayes
e11f12795f Update Imagegen Tutorial 2024-04-16 15:49:16 -04:00
Self Denial
1ff2566a42 Fix typo 2024-04-13 01:05:12 -06:00
Self Denial
1cfdfadd58 Update Podman documentation to support Podman 5.0. 2024-04-13 01:01:19 -06:00
Self Denial
cc7f9c40b2 Fix typos 2024-04-12 16:07:53 -06:00
Self Denial
5f5fd258e5 Add missing files & use Docusaurus admonitions 2024-04-10 22:54:43 -06:00
Self Denial
0b34aee0dc Doc update to add env-config, apache Podman tweaks
* Add getting-started/env-configuration.md with first attempt to document all environment vars used by config.py
* Migrate and annotate tutorial/apache.md from https://github.com/open-webui/open-webui/blob/main/docs/apache.md
* Update getting-started/index.md to annotate Podman rootless documentation, add warning and Windows 11 support
2024-04-10 22:41:12 -06:00
liliang18
db569cb2a0 feat: add huggingface.co ssl error faqs 2024-04-10 17:30:40 +08:00
Justin Hayes
ee513b14b9 Add AMD GPU Docker Compose installation instructions 2024-04-05 22:48:17 -04:00
Timothy J. Baek
3d42c6d33e fix 2024-04-05 17:35:21 -07:00
Michel K
bced03f316 Added Langfuse integration tutorial 2024-04-05 14:05:47 -04:00
Timothy J. Baek
3b4892be57 Update intro.md 2024-04-02 08:40:22 -07:00
Timothy J. Baek
6a37e18daf Update intro.md 2024-04-02 08:32:33 -07:00
Self Denial
f0415171d8 Small update to add new enviornment variables. See open-webui/#1370 2024-04-01 17:21:15 -06:00
Timothy Jaeryang Baek
a3cef49ddb Merge pull request #28 from 1dom/feature-rag
Add RAG feature page
2024-03-31 02:14:46 -07:00
Timothy J. Baek
9e3621d67e rag moved to tutorial 2024-03-31 02:14:30 -07:00
Self Denial
7f3e751579 Small update to global example 2024-03-30 00:44:50 -06:00
Self Denial
304fec05dd Add basic logging 2024-03-30 00:33:14 -06:00
Loan J
1e338ad98e Fix link syntax 2024-03-28 11:39:04 -04:00
Timothy J. Baek
0aea78c9bb Create contributing.md 2024-03-25 21:28:00 -07:00
1dom
ebaa918b9c Link to RAG feature from intro. 2024-03-23 18:41:00 +00:00