Commit Graph

1133 Commits

Author SHA1 Message Date
thiswillbeyourgithub
b97e0ffeb7 typos
Signed-off-by: thiswillbeyourgithub
<26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-03-15 18:59:01 +01:00
thiswillbeyourgithub
b41e1c2f67 enhance valves and user valves doc
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-03-15 18:55:31 +01:00
Timothy Jaeryang Baek
738bd132cb
Merge pull request #409 from nbotti/enhancement-improved-nginx-docs
add windows instructions for nginx/LAN support
2025-03-15 17:33:32 +00:00
Timothy Jaeryang Baek
5e26f49c62
Merge pull request #440 from thiswillbeyourgithub/add_missing_doc_for_frontmatter_requirements
enh: add frontmatter documentation to pip install requirements
2025-03-15 17:33:12 +00:00
Timothy Jaeryang Baek
ce060b0285
Merge pull request #411 from roryeckel/playwright
Document Playwright Environment Variables
2025-03-15 17:32:37 +00:00
Timothy Jaeryang Baek
4eabe19a00
Merge pull request #413 from harryzhou2000/main
feat: Added description for RAG_WEB_SEARCH_TRUST_ENV in env-configuration.md
2025-03-15 17:32:23 +00:00
Timothy Jaeryang Baek
116b890514
Merge pull request #412 from jweisman11/main
feat: new tutorial on jupyter code execution with examples and images
2025-03-15 17:32:12 +00:00
Timothy Jaeryang Baek
a43826203f
Merge pull request #410 from crpietschmann/azure-storage
feat: Add AzureStorageProvider for Azure Blob Storage support
2025-03-15 17:31:56 +00:00
Timothy Jaeryang Baek
0040fc08db
Merge pull request #406 from jjasghar/patch-1
Added python chat completion example
2025-03-15 17:31:47 +00:00
Timothy Jaeryang Baek
cdba16128a
Merge pull request #449 from taylorwilsdon/improve_local_llm_performance
[tutorial] Improve Local LLM Performance with Dedicated Task Models
2025-03-15 17:29:09 +00:00
Timothy Jaeryang Baek
c25ad64bc5 Update updating.mdx 2025-03-15 17:27:09 +00:00
Taylor Wilsdon
c4827cb555
Update improve-performance-local.md
Make it a little more visually appealing, add couple emojis and markdown tip
2025-03-15 11:29:32 -04:00
Taylor Wilsdon
efcf0e91e2 Add image 2025-03-15 11:21:27 -04:00
Timothy Jaeryang Baek
1eba98d845
Merge pull request #448 from taylorwilsdon/webui_secret_key_multinode
feat: Add Permissions documentation & WEBUI_SECRET_KEY info for multiple-node deployments
2025-03-15 14:55:23 +00:00
Taylor Wilsdon
91d91062f9
Merge branch 'open-webui:main' into webui_secret_key_multinode 2025-03-15 10:54:51 -04:00
Timothy Jaeryang Baek
e33e8ca98e
Merge pull request #435 from kgeis/patch-1
fix tools typos
2025-03-15 11:36:30 +00:00
Timothy Jaeryang Baek
639a4dc2d8
Merge pull request #445 from nikes/feat/pip-options
feat: pip options in tools/functions install requirements
2025-03-15 11:35:49 +00:00
Taylor Wilsdon
46ac71771c
Update env-configuration.md 2025-03-14 15:37:50 -04:00
Taylor Wilsdon
3f64a57f1d
Update permissions.md 2025-03-14 15:37:33 -04:00
Taylor Wilsdon
0f6e6fcb96
Update .gitignore 2025-03-14 15:36:56 -04:00
Taylor Wilsdon
108d01c73d Add information about WEBUI_SECRET_KEY and multi-node deployments 2025-03-14 15:34:15 -04:00
Taylor Wilsdon
2251150fa1 Merge branch 'main' of github.com:taylorwilsdon/docs into document_workspace_permissions 2025-03-14 15:31:26 -04:00
Nikes
b26a4cb818 feat: pip options in tools/functions install requirements 2025-03-12 23:24:43 +02:00
Timothy Jaeryang Baek
5a275c154f Update team.mdx 2025-03-12 10:40:37 +00:00
Timothy Jaeryang Baek
f47a371d6f Update team.mdx 2025-03-12 10:17:41 +00:00
Timothy Jaeryang Baek
e0c485a222 Update team.mdx 2025-03-12 09:11:38 +00:00
Timothy Jaeryang Baek
402c40aabc Update team.mdx 2025-03-12 09:05:40 +00:00
thiswillbeyourgithub
df498ae7f3 enh: add frontmatter documentation to pip install requirements
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-03-09 12:44:58 +01:00
Timothy Jaeryang Baek
4d0499ff60
Merge pull request #434 from glenviewjeff/patch-1
Update rag.md to include detailed Google Drive integration setup inst…
2025-03-09 08:12:59 -03:00
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
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