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
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
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
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
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
Timothy Jaeryang Baek
ea61e998b0
Merge pull request #402 from jyc001/patch-1
...
fix:Update TITLE_GENERATION_PROMPT_TEMPLATE in env-configuration.md
2025-02-17 11:36:57 -08:00
Timothy Jaeryang Baek
8ae49441b2
Merge pull request #407 from chrishart0/main
...
Docs on How To Setup Monitoring for Open-WebUI
2025-02-17 11:36:09 -08:00
chrishart0
1db80f9760
Fix final instances of OpenWeb UI to Open WebUI
2025-02-17 14:34:16 -05:00
chrishart0
5bdd30aadf
Fix OpenWeb UI to OpenWeb UI
2025-02-17 14:29:46 -05:00
chrishart0
bf81ae597d
Update index.mdx
...
Fix Openweb UI to Open WebUI
2025-02-17 14:28:57 -05:00
Timothy Jaeryang Baek
9af025dbf0
Update enterprise.mdx
2025-02-15 21:55:44 -08:00
Timothy Jaeryang Baek
e545c2402b
Update enterprise.mdx
2025-02-15 21:32:28 -08:00
Timothy Jaeryang Baek
a6ff7215ae
Update enterprise.mdx
2025-02-15 20:48:22 -08:00
chrishart0
2ff921b066
Improve intro to new monitoring page
2025-02-15 18:23:30 -05:00
chrishart0
d19fc8628e
Add monitoring section to advanced topics index, re-ordered advanced topics to match sidebar, added header to new monitoring page
2025-02-15 18:22:03 -05:00
chrishart0
c71fb45b4b
Add an example for hitting a model with an API key in the new monitoring docs.
2025-02-15 18:12:25 -05:00
chrishart0
d68e6af771
Basic guide to create some automated monitoring.
2025-02-15 17:47:48 -05:00
xring
3734fe26f3
feat: add doc for search web via SerpApi && update enable_web_search.png for the new UI
2025-02-15 12:01:36 +08:00
Timothy Jaeryang Baek
a7b84acbb3
Update enterprise.mdx
2025-02-14 18:00:03 -08:00
Timothy Jaeryang Baek
dc6f48086e
Update enterprise.mdx
2025-02-14 16:34:52 -08:00
Timothy Jaeryang Baek
1043229884
fix
2025-02-14 16:05:56 -08:00
Timothy Jaeryang Baek
22535f2063
Update enterprise.mdx
2025-02-14 16:03:58 -08:00
e.
e409ef086e
fix:Update TITLE_GENERATION_PROMPT_TEMPLATE in env-configuration.md
...
this prompt has been changed in config.js but not yet changed in the document
using the old prompt will let the title generation to be malfunction
2025-02-14 20:44:48 +08:00
tigeryfan
6304407836
Update Kokoro-FastAPI-integration.md
...
For my case, using `http://localhost:8880/v1 ` kept returning Server Connection Errors. Replacing `localhost` to `host.docker.internal` seems to resolve the issue, as I'm running Kokoro-FastAPI in a Docker container.
2025-02-14 09:24:56 +08:00
Timothy Jaeryang Baek
8b7113589e
Merge pull request #399 from jweisman11/main
...
feat: add sqlite database overview tutorial
2025-02-13 15:33:35 -08:00
Jeff Weisman
e09e24f904
add: warning to user re: version
2025-02-13 18:01:36 -05:00
Timothy Jaeryang Baek
78ae2ca82e
Update Kokoro-FastAPI-integration.md
2025-02-13 00:15:10 -08:00
Timothy Jaeryang Baek
d8a575df7a
Merge pull request #392 from silentoplayz/update-web-search-to-cats
...
Web Search Category
2025-02-13 00:14:48 -08:00
Jeff Weisman
a0b461d85f
add sqlite database overview tutorial
2025-02-12 21:50:31 -05:00
silentoplayz
11e081eb56
Merge branch 'main' into update-web-search-to-cats
2025-02-12 09:13:01 -05:00