thiswillbeyourgithub
1be333221c
fix: double quote
...
it is making the example syntactically wrong.
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-03-09 07:10:44 +01:00
Sebulba46
471d6d5c8b
Update tutorials.md
2025-03-08 13:33:47 +03:00
Sebulba46
a2370b28fb
Update tutorials.md
...
Add document RAG tutorial
2025-03-08 13:16:15 +03:00
Ken Geis
1e7d6c365a
Merge pull request #2 from kgeis/patch-2
...
fix typo(numberical→numerical)
2025-03-06 16:16:53 -08:00
Ken Geis
bcfcec2e5a
Merge pull request #1 from kgeis/patch-3
...
fix typo(numberical→numerical)
2025-03-06 16:16:26 -08:00
Ken Geis
20cf658bd9
fix typo(numberical→numerical)
2025-03-06 16:15:08 -08:00
Ken Geis
55580e3d96
fix typo(numberical→numerical)
2025-03-06 16:14:30 -08:00
Ken Geis
ec7b0fefbd
fix tools typo (withing→within)
2025-03-06 16:11:42 -08:00
Jeff Axelrod
7361df449f
Update rag.md to include detailed Google Drive integration setup instructions
...
Thanks to @shashanknimje, taken from the following Github discussion.
https://github.com/open-webui/open-webui/discussions/8138#discussioncomment-12084273
2025-03-06 11:32:41 -06:00
Kyle Parrish
36cd7affe0
Fix Docker command syntax
...
`-restart` is an invalid Docker command. Replaced with `--restart`.
2025-03-06 10:02:46 -05:00
Timothy Jaeryang Baek
384e90f83e
Update enterprise.mdx
2025-03-06 01:19:32 -08:00
Timothy Jaeryang Baek
eca4e41a26
Update enterprise.mdx
2025-03-05 23:45:35 -08:00
Timothy Jaeryang Baek
7e57af9c81
fix
2025-03-05 15:58:08 -08: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
a9d6fa9863
Merge pull request #417 from shadowdao/haproxy-config
...
adding tutorial for HAProxy and Let's Encrypt
2025-03-05 13:56:17 -08:00
Timothy Jaeryang Baek
8ca0b34125
Merge pull request #420 from charles-m-knox/fix-spelling-in-sqlite-database-md
...
Fix spelling error in sqlite-database.md
2025-03-05 13:56:07 -08:00
Timothy Jaeryang Baek
33956c8235
Merge pull request #425 from diwakar-s-maurya/patch-3
...
Update continue-dev.md
2025-03-05 13:55:43 -08:00
Timothy Jaeryang Baek
4027cc0286
Merge pull request #429 from danielrosehill/backups-tutorial-clean
...
Add backup tutorial for OpenWebUI
2025-03-05 13:55:27 -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
Timothy Jaeryang Baek
490033a775
Update enterprise.mdx
2025-03-03 22:20:59 -08:00
Timothy Jaeryang Baek
8d130ee923
Update enterprise.mdx
2025-03-03 22:06:51 -08:00
Timothy Jaeryang Baek
fd80517b3a
fix
2025-03-03 22:02:01 -08:00
Timothy Jaeryang Baek
ec7a29efb6
Merge pull request #430 from danielrosehill/STT
...
Speech To Text (STT) Documentation
2025-03-02 17:33:55 -08:00
Daniel Rosehill
7f1674b081
Added one more model backup script
2025-03-03 00:47:50 +02:00
Daniel Rosehill
bbffdcceb9
Fix image paths and remove .gitignore from PR
2025-03-02 22:47:01 +02:00
Daniel Rosehill
fd46e595aa
STT documentation
2025-03-02 22:44:14 +02:00
Daniel Rosehill
5fac1e1af3
Added new cat for STT
2025-03-02 22:24:07 +02:00
Daniel Rosehill
ff1f2d07bf
Add backup tutorial and maintenance category
2025-03-02 22:15:38 +02:00
Diwakar
54717d81d7
Update continue-dev.md
...
The current documentation focuses only on using models from ollama in continue.dev. This doc update adds example to show how to add models from outside of ollama; from the pipeline.
2025-03-02 02:26:55 +07:00
Timothy Jaeryang Baek
a05176efda
Merge pull request #422 from anabelle2001/patch-1
...
bold docs
2025-02-28 03:26:03 -08:00
Timothy Jaeryang Baek
d5674be673
Update chat-params.md
2025-02-27 12:25:31 -08:00
Timothy Jaeryang Baek
8848841647
Update chat-params.md
2025-02-27 12:24:59 -08:00
Anabelle
b3feb9359c
bold
2025-02-26 16:10:50 -05:00
Taylor Wilsdon
99bce83155
Add defaults
2025-02-26 12:39:37 -05: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
Taylor Wilsdon
9b66637de9
docs: add environment variable references to permissions documentation
2025-02-26 12:25:33 -05:00
Taylor Wilsdon
3d06bde8c6
docs: add permissions documentation page
2025-02-26 12:22:46 -05:00
charles-m-knox
4a202025d5
Fix spelling error in sqlite-database.md
2025-02-25 21:01:21 -07:00
Timothy Jaeryang Baek
9bad6ca5e5
Update filter.mdx
2025-02-25 01:14:17 -08:00
Timothy Jaeryang Baek
5077d9bde9
Update filter.mdx
2025-02-25 01:10:37 -08:00
Timothy Jaeryang Baek
aec1693bda
Update compatibility.mdx
2025-02-23 23:01:19 -08:00
Timothy Jaeryang Baek
7c74839431
Create compatibility.mdx
2025-02-23 22:51:03 -08:00
Timothy Jaeryang Baek
3bc543ad39
Update intro.mdx
2025-02-23 22:44:06 -08:00
Timothy Jaeryang Baek
16ee6c5f12
Update intro.mdx
2025-02-23 22:43:59 -08:00
Timothy Jaeryang Baek
c2c9c8af79
Update intro.mdx
2025-02-23 22:43:53 -08:00
jknapp
2173b84e5e
adding tutorial for HAProxy and Let's Encrypt
2025-02-23 08:53:12 -08:00
Timothy Jaeryang Baek
3749f99498
Update enterprise.mdx
2025-02-21 21:54:41 -08:00
Timothy Jaeryang Baek
f4c75ad561
Update enterprise.mdx
2025-02-21 21:35:31 -08:00