Commit Graph

1147 Commits

Author SHA1 Message Date
Silentoplayz
ebbf6850c2 Update env-configuration.md 2024-12-27 17:52:07 -05:00
Silentoplayz
f552f5f765 Update env-configuration.md 2024-12-27 15:13:48 -05:00
Silentoplayz
a9acab2762 Update env-configuration.md
PersistentConfig and additional defaults
2024-12-27 12:46:58 -05:00
Timothy Jaeryang Baek
13ef3de4a4 Update api-endpoints.md 2024-12-26 23:34:29 -08:00
Silentoplayz
4001fa5f3f Update env-configuration.md 2024-12-27 01:32:25 -05:00
Silentoplayz
7aeb119fc7 Update env-configuration.md 2024-12-27 00:53:15 -05:00
Silentoplayz
bfae273dca Update env-configuration.md 2024-12-26 21:55:54 -05:00
Silentoplayz
8e560d3324 Update logging.md
remove `LITELLM_LOG_LEVEL`
2024-12-26 21:14:05 -05:00
Silentoplayz
1a816f25b9 bump 2024-12-26 20:44:10 -05:00
Silentoplayz
2bd01c0384 Update env-configuration.md 2024-12-26 20:09:51 -05:00
Silentoplayz
51b35a7d2f update
#342
2024-12-26 18:30:21 -05:00
Silentoplayz
077c2fe626 Update env-configuration.md
will this work
2024-12-26 18:00:20 -05:00
silentoplayz
9c2dd08088
Merge pull request #338 from silentoplayz/main
Fixes to SearXNG tutorial
2024-12-26 17:47:42 -05:00
Silentoplayz
31986882b9 Revert "Squashed commit of the following:"
This reverts commit 9cdd0c0284.
2024-12-26 14:58:45 -05:00
Silentoplayz
9cdd0c0284 Squashed commit of the following:
commit af900c8803
Author: Silentoplayz <50341825+Silentoplayz@users.noreply.github.com>
Date:   Thu Dec 26 14:56:03 2024 -0500

    Update env-configuration.md

    update for v0.4.8 list of env vars

commit 622cd3d6cb
Merge: ce3429a 41f918c
Author: Timothy Jaeryang Baek <tim@openwebui.com>
Date:   Wed Dec 25 13:31:27 2024 -0800

    Merge pull request #339 from jtslear/main

    Details model default for ComfyUI

commit ce3429a907
Author: Timothy Jaeryang Baek <tim@openwebui.com>
Date:   Tue Dec 24 20:37:54 2024 -0700

    refac

commit 7c221579ad
Author: Timothy Jaeryang Baek <tim@openwebui.com>
Date:   Mon Dec 23 13:06:36 2024 -0700

    refac

commit 41f918c408
Author: John T Skarbek <jtslear@users.noreply.github.com>
Date:   Mon Dec 23 08:45:24 2024 -0500

    Details model default for ComfyUI

    Adds concise detail for the Set Default Model option in the Image configuration pane for ComfyUI

commit 6b2523cf35
Author: Timothy Jaeryang Baek <tim@openwebui.com>
Date:   Mon Dec 23 01:59:26 2024 -0700

    Update roadmap.mdx

commit 15df6c51c1
Author: Timothy Jaeryang Baek <tim@openwebui.com>
Date:   Sun Dec 22 16:58:14 2024 -0700

    refac

commit dbe6a7261d
Merge: 13aec58 142e75b
Author: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
Date:   Sat Dec 21 20:43:20 2024 -0500

    Merge pull request #337 from silentoplayz/main

    Updated DockerUpdating.md page

commit 13aec580d3
Author: Timothy Jaeryang Baek <tim@openwebui.com>
Date:   Sat Dec 21 18:21:30 2024 -0700

    Update roadmap.mdx

commit b286d6cb42
Merge: 6d8b6d9 0bdca8c
Author: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
Date:   Sat Dec 21 12:53:14 2024 -0500

    Merge pull request #336 from silentoplayz/main

    New Apache Tika & Artifacts Docs Pages

commit 6d8b6d97ca
Merge: a2bc93d 1c83f95
Author: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
Date:   Sat Dec 21 10:45:40 2024 -0500

    Merge pull request #335 from silentoplayz/main

    New "Redis Websockets" Docs Page

commit a2bc93d074
Merge: 283df1a 62c4ca3
Author: silentoplayz <50341825+silentoplayz@users.noreply.github.com>
Date:   Fri Dec 20 17:49:40 2024 -0500

    Merge pull request #330 from xiaowuap/patch-1

    Add BingAPI in web_search.md

commit 62c4ca375f
Author: Enzo Wu <xiaowuap@outlook.com>
Date:   Sat Dec 21 01:09:45 2024 +0800

    Add BingAPI in web_search.md

    First time to contribute~
2024-12-26 14:57:54 -05:00
Silentoplayz
af900c8803 Update env-configuration.md
update for v0.4.8 list of env vars
2024-12-26 14:56:03 -05:00
Silentoplayz
ca86417279 Update scan-missing-env-vars.py
added a missing URL for the only other .env file in the backend:

- `https://raw.githubusercontent.com/open-webui/open-webui/{git_ref}/backend/open_webui/migrations/env.py`
- `migrations/env.py`
2024-12-26 13:54:20 -05:00
Silentoplayz
c3874dc308 Update web_search.md
remove docker.io/
2024-12-26 13:52:17 -05:00
Timothy Jaeryang Baek
622cd3d6cb
Merge pull request #339 from jtslear/main
Details model default for ComfyUI
2024-12-25 13:31:27 -08:00
Timothy Jaeryang Baek
ce3429a907 refac 2024-12-24 20:37:54 -07:00
Silentoplayz
6cc9d4f258 Update web_search.md 2024-12-24 11:23:28 -05:00
Timothy Jaeryang Baek
7c221579ad refac 2024-12-23 13:06:36 -07:00
John T Skarbek
41f918c408
Details model default for ComfyUI
Adds concise detail for the Set Default Model option in the Image configuration pane for ComfyUI
2024-12-23 08:45:24 -05:00
Timothy Jaeryang Baek
6b2523cf35 Update roadmap.mdx 2024-12-23 01:59:26 -07:00
Timothy Jaeryang Baek
15df6c51c1 refac 2024-12-22 16:58:14 -07:00
Silentoplayz
3b1bd84893 Update web_search.md 2024-12-22 17:29:04 -05:00
Silentoplayz
378d16e160 Update web_search.md 2024-12-22 16:22:33 -05:00
Silentoplayz
c3a0e83cc5 Update web_search.md 2024-12-22 16:00:34 -05:00
Silentoplayz
83c87c2d93 Update web_search.md 2024-12-22 15:21:45 -05:00
Silentoplayz
142b250880 Update web_search.md 2024-12-22 15:10:24 -05:00
Silentoplayz
653234d479 Update scan-missing-env-vars.py
update to work on Windows + some exception catches
2024-12-22 14:14:07 -05:00
Silentoplayz
a1fb0ff5bf Update web_search.md 2024-12-22 14:11:47 -05:00
Silentoplayz
fd7bcd6f00 Fixes to SearXNG tutorial
Fixes to SearXNG tutorial
2024-12-22 13:56:34 -05:00
silentoplayz
dbe6a7261d
Merge pull request #337 from silentoplayz/main
Updated DockerUpdating.md page
2024-12-21 20:43:20 -05:00
Timothy Jaeryang Baek
13aec580d3 Update roadmap.mdx 2024-12-21 18:21:30 -07:00
Silentoplayz
142e75be7b Updated DockerUpdating.md page
Updated DockerUpdating.md page
2024-12-21 14:14:13 -05:00
silentoplayz
b286d6cb42
Merge pull request #336 from silentoplayz/main
New Apache Tika & Artifacts Docs Pages
2024-12-21 12:53:14 -05:00
Silentoplayz
0bdca8cede New Apache Tika & Artifacts Docs Pages
New Apache Tika & Artifacts Docs Pages
2024-12-21 12:47:50 -05:00
silentoplayz
6d8b6d97ca
Merge pull request #335 from silentoplayz/main
New "Redis Websockets" Docs Page
2024-12-21 10:45:40 -05:00
Silentoplayz
1c83f95c88 New "Redis Websockets" Docs Page
New "Redis Websockets" Docs Page
2024-12-21 10:42:28 -05:00
silentoplayz
a2bc93d074
Merge pull request #330 from xiaowuap/patch-1
Add BingAPI in web_search.md
2024-12-20 17:49:40 -05:00
silentoplayz
283df1a895
Merge pull request #333 from silentoplayz/main
New "Python Code Execution" Docs Page
2024-12-20 17:35:48 -05:00
Silentoplayz
3093ade6d0 New "Python Code Execution" Docs Page
New "Python Code Execution" Docs Page
2024-12-20 17:33:17 -05:00
silentoplayz
27397c6024
Merge pull request #332 from silentoplayz/main
MermaidJS Rendering Support Doc Page
2024-12-20 16:19:53 -05:00
Silentoplayz
ccce4534a4 MermaidJS Rendering Support Doc Page
MermaidJS Rendering Support Doc Page
2024-12-20 16:15:25 -05:00
silentoplayz
6235134eaf
Merge pull request #331 from silentoplayz/main
New "Chat Sharing" page
2024-12-20 15:33:07 -05:00
Silentoplayz
a426f985cf New "Chat Sharing" page
New "Chat Sharing" docs page
2024-12-20 15:29:07 -05:00
Enzo Wu
62c4ca375f
Add BingAPI in web_search.md
First time to contribute~
2024-12-21 01:09:45 +08:00
silentoplayz
9abe7258a3
Merge pull request #328 from silentoplayz/main
small bump
2024-12-18 19:22:04 -05:00
Silentoplayz
6cf3118117 small bump
small bump
2024-12-18 18:36:43 -05:00