Commit Graph

1198 Commits

Author SHA1 Message Date
Justin Hayes
7fb696c3b1 Add password reset instructions 2024-03-18 00:53:17 -04:00
Justin Hayes
f029de2681
Fix links 2024-03-17 14:23:14 -04:00
Justin Hayes
13f0747b3b
Add TOC to FAQ 2024-03-17 14:22:01 -04:00
Justin Hayes
fb4d13fa48
Add Docker usage stance 2024-03-17 14:14:20 -04:00
Justin Hayes
f5e6397638
Wording 2024-03-17 13:32:35 -04:00
Justin Hayes
12f154c821
More FAQs 2024-03-17 13:26:39 -04:00
Justin Hayes
cf816e58a0
Add FAQ 2024-03-17 13:19:08 -04:00
Justin Hayes
a2f42fb2ab
Add more FAQ 2024-03-17 13:17:11 -04:00
Justin Hayes
7c8f7e2211
Wording 2024-03-17 04:40:25 -04:00
Justin Hayes
2d147698f9
Add footer to FAQ 2024-03-17 04:39:21 -04:00
Justin Hayes
0ffde3a1c4
Add FAQ link to footer navigation 2024-03-17 04:28:26 -04:00
Justin Hayes
9433f62d32
Add tutorial and research links to navigation 2024-03-17 04:23:47 -04:00
Justin Hayes
0213c1b612
Add DALL-E image generation 2024-03-17 02:09:37 -04:00
Justin Hayes
2ad668f3b7
Change title 2024-03-17 02:08:47 -04:00
Timothy Jaeryang Baek
3f9c77315f
Merge pull request #23 from justinh-rahb/main
Enhancements to FAQs and Updating Instructions
2024-03-16 22:11:07 -05:00
Justin Hayes
82bdc91507 Add notes 2024-03-16 14:59:17 -04:00
Justin Hayes
af16286d17 Add FAQ about using official Docker package 2024-03-16 14:41:22 -04:00
Justin Hayes
da524631a2 Clarify host networking method 2024-03-16 14:37:49 -04:00
Justin Hayes
f622674ee4 Update updating instructions, add updating.md 2024-03-16 14:20:31 -04:00
Justin Hayes
4e3ad50874 Update FAQ 2024-03-16 13:51:20 -04:00
Timothy J. Baek
cd21cf5ba7 Update intro.md 2024-03-16 03:02:13 -07:00
Timothy Jaeryang Baek
2a3221b4f0
Merge pull request #22 from justinh-rahb/justinh-rahb-patch-1
Create `tutorial/ollama.md`
2024-03-15 04:49:17 -05:00
Justin Hayes
79312d0dc6
Update tutorial/openai.md 2024-03-14 23:41:33 -04:00
Justin Hayes
44f8899947
Create tutorial/ollama.md
Add tutorial page for setting up multiple Ollama backends.
2024-03-14 23:39:15 -04:00
Timothy Jaeryang Baek
cadf46e8d4
Merge pull request #21 from justinh-rahb/main
Some cleanup
2024-03-14 15:54:38 -05:00
Justin Hayes
1a37da4cb7
Merge branch 'open-webui:main' into main 2024-03-14 07:48:14 -04:00
Timothy Jaeryang Baek
3f65f19f96
Merge pull request #19 from justinh-rahb/patch-1
Create docs/tutorial/openai.md
2024-03-13 14:38:50 -05:00
Justin Hayes
aafa202399
Update openai.md 2024-03-13 10:02:41 -04:00
Justin Hayes
582277bf74
Create openai.md
Add multiple OpenAI endpoints config tutorial
2024-03-13 09:59:41 -04:00
Justin Hayes
cb4a1128f6
Merge branch 'open-webui:main' into main 2024-03-13 09:48:38 -04:00
Timothy J. Baek
c9bed3eb75 Update intro.md 2024-03-10 19:49:18 -07:00
Timothy J. Baek
15fdfb1412 doc: update 2024-03-10 19:43:05 -07:00
Timothy Jaeryang Baek
bab7c5de03
Merge pull request #18 from lainedfles/main
Update index.md to reflect OLLAMA_API_BASE_URL change to OLLAMA_BASE_URL
2024-03-09 22:49:32 -05:00
lainedfles
aca80c2c16
Update index.md to reflect OLLAMA_API_BASE_URL change to OLLAMA_BASE_URL
The docker image sets OLLAMA_BASE_URL="/ollama" which breaks the OLLAMA_API_BASE_URL deprecation.
2024-03-09 05:17:24 +00:00
Justin Hayes
7adb914ecb
Merge branch 'open-webui:main' into main 2024-03-03 00:03:43 -05:00
Timothy Jaeryang Baek
a4053fe7a3
Update research.md 2024-03-02 23:51:54 -05:00
Timothy Jaeryang Baek
b6db7a3ae5
Update research.md 2024-03-02 23:50:23 -05:00
Timothy J. Baek
b13711746d Update index.md 2024-03-02 19:37:32 -08:00
Timothy Jaeryang Baek
c4175f7a40
Update research.md 2024-03-02 02:38:24 -05:00
Timothy J. Baek
87eb37bb73 doc: research 2024-03-01 20:41:03 -08:00
Timothy J. Baek
07bb0fa680 doc: update 2024-02-29 17:20:30 -08:00
Timothy Jaeryang Baek
a1f49f55ef
Merge pull request #17 from djismgaming/patch-1
Update migration.md to fix a typo on the word "volume"
2024-02-28 22:39:35 -05:00
Ismael
8237c9263b
Update migration.md to fix a typo on the word "volume"
The word "volume" was spelled as "volumen" in part of the comments.
2024-02-28 23:30:55 -04:00
Timothy Jaeryang Baek
8adf3c0625
Merge pull request #16 from lainedfles/main
Update intro.md to add rootless (Podman) local-only & auto-update
2024-02-28 18:20:34 -05:00
Timothy J. Baek
a852febbd6 Update intro.md 2024-02-28 15:20:09 -08:00
Timothy J. Baek
93401afea8 Update index.md 2024-02-28 15:19:47 -08:00
lainedfles
aa66f6fb7d
Update intro.md to add rootless (Podman) local-only & auto-update
Add instructions for configuration of rootless (Podman) local-only Open WebUI with Systemd service and auto-update capability.
2024-02-28 22:59:54 +00:00
Timothy Jaeryang Baek
b0fc50270c
Merge pull request #15 from lucianotonet/main
Update index.md
2024-02-28 00:33:48 -05:00
Luciano Tonet
feabb53b22
Update index.md 2024-02-28 02:24:59 -03:00
Justin Hayes
c268843f0d
Update index.md
Fix command mistake
2024-02-26 11:39:35 -05:00