Commit Graph

1084 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek
7e402f8fe5
Merge pull request #433 from arnydo/patch-1
Fix Docker command syntax
2025-03-09 08:12:41 -03:00
Timothy Jaeryang Baek
c44a441372
Merge pull request #436 from Sebulba46/patch-1
Update tutorials.md
2025-03-09 08:12:27 -03:00
Timothy Jaeryang Baek
d03b44e0c1
Merge pull request #437 from thiswillbeyourgithub/fix_double_quote
fix: double quote
2025-03-09 08:12:04 -03:00
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
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
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
Timothy Jaeryang Baek
078e7133e5 Update index.mdx 2025-02-20 11:33:58 -08:00
Timothy Jaeryang Baek
2d1e6d0c35 Update faq.mdx 2025-02-19 15:10:54 -08:00
Timothy Jaeryang Baek
35683354cb Update enterprise.mdx 2025-02-18 09:17:31 -08:00
Timothy Jaeryang Baek
2c92b7f27f Update enterprise.mdx 2025-02-18 09:08:59 -08:00
Timothy Jaeryang Baek
87f0014343 Update intro.mdx 2025-02-17 20:43:58 -08:00
Timothy Jaeryang Baek
fcb02f8448
Merge pull request #404 from xring/web_search_serpapi_doc
feat: add doc for search web via SerpApi && update enable_web_search.…
2025-02-17 11:37:45 -08:00
Timothy Jaeryang Baek
8917396141
Merge pull request #400 from tigeryfan/patch-1
Update Kokoro-FastAPI-integration.md
2025-02-17 11:37:15 -08:00