Commit Graph

1262 Commits

Author SHA1 Message Date
Timothy J. Baek
69fc5c1dee Create contributing.md 2024-03-25 21:28:00 -07:00
Timothy Jaeryang Baek
d8c3c67874
Merge pull request #27 from justinh-rahb/main
Add Model Filter Tutorial
2024-03-23 14:37:13 -05:00
1dom
f9c0b8dec6
Link to RAG feature from intro. 2024-03-23 18:41:00 +00:00
1dom
44178eac59
Add RAG feature page 2024-03-23 18:32:09 +00:00
Justin Hayes
b598514d2a Fix sidebar ordering 2024-03-21 11:12:55 -04:00
Justin Hayes
4c121a23de Add Model Filter Tutorial 2024-03-21 11:12:45 -04:00
Timothy Jaeryang Baek
cc9ee5bb2b
Merge pull request #25 from justinh-rahb/docker-install
Expand Docker installation instructions
2024-03-18 17:14:34 -05:00
Justin Hayes
833f70a51d Merge remote-tracking branch 'upstream/main' into docker-install 2024-03-18 17:55:43 -04:00
Justin Hayes
351c7bb4e4 Expand Docker installation instructions 2024-03-18 17:54:33 -04:00
Timothy J. Baek
d6714c0d4f Update roadmap.md 2024-03-18 00:02:58 -07:00
Timothy J. Baek
2e711d9768 Update docusaurus.config.js 2024-03-17 22:47:00 -07:00
Timothy J. Baek
7844da05fe Update demo.gif 2024-03-17 22:34:41 -07:00
Timothy Jaeryang Baek
a73b6ad5dd
Merge pull request #24 from justinh-rahb/dall-e
Add OpenAI DALL·E Instructions, Password Reset, More FAQs
2024-03-18 00:33:41 -05:00
Justin Hayes
56f5513816 Fix 2024-03-18 00:54:57 -04:00
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