Commit Graph

246 Commits

Author SHA1 Message Date
silentoplayz
5115dfad85 Update features.md
- 📣 **Configurable Notification Banners**: Admins can create customizable banners with persistence in config.json, featuring options for content, background color (info, warning, error, or success), and dismissibility. These banners are only accessible to logged-in users, ensuring sensitive information remains private.
2024-05-28 06:09:23 +00:00
silentoplayz
569056ac85 Update features.md
- 💡 **LLM Response Insights**: View generation details for every response, including external model API insights and comprehensive local model info.
2024-05-28 06:06:01 +00:00
silentoplayz
85f3ef16ba Update features.md
- 🔍 **Web Search for RAG**: Perform web searches using providers like `SearXNG`, `Google PSE`, `Brave Search`, `serpstack`, and `serper`, and inject the results directly into your chat experience.
2024-05-28 05:53:34 +00:00
silentoplayz
a3a959ed93 Update features.md
Revert dropdowns, kept categorization
2024-05-28 05:41:55 +00:00
Timothy Jaeryang Baek
e3d656d145 Merge pull request #85 from silentoplayz/silentoplayz-features.md
chore: Update features.md
2024-05-27 20:31:48 -07:00
silentoplayz
ff5376bfdb Update features.md
Overhaul
2024-05-28 01:08:49 +00:00
silentoplayz
73a28d5563 Update features.md
Fixes before overhaul of features page
2024-05-28 00:55:00 +00:00
Timothy J. Baek
5928be2f32 feat: deprecation warnings 2024-05-27 17:19:18 -07:00
Timothy J. Baek
ae4327182a fix 2024-05-27 17:15:32 -07:00
Timothy Jaeryang Baek
3f7fdc204a Merge pull request #82 from silentoplayz/silentoplayz-features.md
Create dedicated features.md page and positional updates
2024-05-27 16:31:15 -07:00
Timothy Jaeryang Baek
1f20b506e5 Merge pull request #83 from AIDevBytes/main
added tutorial for accessing Open WebUI from other computers on your network
2024-05-27 16:31:01 -07:00
silentoplayz
d8180dc66c Update features.md
fix
2024-05-27 23:09:24 +00:00
DevTechBytes
34741d7845 updated youtube url to use https://www.youtube-nocookie.com 2024-05-27 01:23:20 -05:00
silentoplayz
cb6fa76897 Update features.md
fix
2024-05-27 05:16:11 +00:00
silentoplayz
a1dc2d49df Update features.md
Weew
2024-05-27 05:13:27 +00:00
silentoplayz
e99a810792 Update features.md
- 🔍 **Model Selector**: Easily find and select custom models with search filter and detailed model information.
2024-05-27 04:48:51 +00:00
silentoplayz
89e53a3ee1 Update features.md
Fixes
2024-05-27 02:37:54 +00:00
silentoplayz
4eb3895541 Update features.md
fix
2024-05-27 01:00:48 +00:00
silentoplayz
02c382342e Update features.md
adjustments
2024-05-27 00:55:00 +00:00
silentoplayz
99e5eb4f4b Update features.md
Adjustments
2024-05-27 00:45:03 +00:00
silentoplayz
0d98d6d45d Update sso.md
Add sidebar position in dropdown
2024-05-26 21:18:44 +00:00
silentoplayz
624d93b914 Update rag.md
Add sidebar position in dropdown
2024-05-26 21:18:12 +00:00
silentoplayz
f9bda80b70 Update apache.md
Add sidebar position in dropdown
2024-05-26 21:17:09 +00:00
silentoplayz
3da258a51e Update langfuse.md
Fix positioning from 7 to 6.
2024-05-26 21:16:11 +00:00
silentoplayz
c39d21c7ab Update contributing.md
Position 1000
2024-05-26 21:02:56 +00:00
silentoplayz
33ced9bd29 Update research.md
Position 900
2024-05-26 21:02:37 +00:00
silentoplayz
f5dfb50a3c Update migration.md
Position 800
2024-05-26 21:02:19 +00:00
silentoplayz
c01c615a52 Update roadmap.md
Position 700
2024-05-26 21:01:59 +00:00
silentoplayz
46b55fb6a3 Update faq.md
Position 600
2024-05-26 21:01:24 +00:00
silentoplayz
27085c967b Update index.md
Position 500
2024-05-26 21:00:45 +00:00
silentoplayz
c48219442a Update index.md
Position 400
2024-05-26 21:00:08 +00:00
silentoplayz
85e0f4da41 Update index.md
Position 300
2024-05-26 20:59:43 +00:00
silentoplayz
e9f8b01a72 Update features.md
Position 200
2024-05-26 20:59:26 +00:00
silentoplayz
ca559087c1 Update features.md
Added sidebar positioning (blank for now)
2024-05-26 20:58:32 +00:00
silentoplayz
961fbd07de Update index.md
4 --> 400
2024-05-26 20:15:53 +00:00
silentoplayz
fe7487594a Update index.md
3 --> 300
2024-05-26 20:15:21 +00:00
silentoplayz
8c51d58a0f Update index.md
2 --> 200
2024-05-26 20:14:25 +00:00
DevTechBytes
a9eac547f3 added tutorial for accessing Open WebUI from other computers on your network 2024-05-26 14:11:30 -05:00
silentoplayz
ce6d03e032 Create features.md
This will need some revision
2024-05-26 18:22:51 +00:00
Timothy J. Baek
cfa796f2db doc: install 2024-05-24 17:33:26 -07:00
Timothy J. Baek
f675ff29d2 doc 2024-05-24 17:20:42 -07:00
Timothy J. Baek
c66aa42310 Update intro.md 2024-05-24 17:10:15 -07:00
Timothy J. Baek
5d50e0e268 fix 2024-05-24 17:07:22 -07:00
Timothy J. Baek
66322aaa05 doc 2024-05-24 16:59:04 -07:00
Timothy Jaeryang Baek
504851fbc4 Merge pull request #73 from AIDevBytes/main
Added image generation tutorial
2024-05-23 15:33:47 -10:00
Timothy J. Baek
1ae3423a0c Update research.md 2024-05-22 16:13:53 -07:00
Timothy Jaeryang Baek
c8680511f1 Merge pull request #79 from neven4/patch-1
Fix link to 'Issues tab'
2024-05-22 06:23:11 -10:00
Kirill
ba817030b1 Fix link to 'Issue section' 2024-05-22 16:46:54 +01:00
Timothy Jaeryang Baek
6839ea5cbc Merge pull request #75 from samzong/patch-1
Update installation.md
2024-05-20 04:39:12 -10:00
Timothy Jaeryang Baek
e5463b3a88 Merge pull request #74 from bold84/patch-1
Update whitelist.md
2024-05-20 04:38:54 -10:00