Timothy J. Baek
|
19d2121252
|
fix: docker issue
|
2024-03-27 13:08:43 -07:00 |
|
Timothy Jaeryang Baek
|
7d45d2762f
|
Merge pull request #1311 from AndrewRyanChama/arc/openaitick
Add wait for tick before scrolling down in openai
|
2024-03-26 21:51:04 -07:00 |
|
Timothy Jaeryang Baek
|
e5408995d8
|
Merge pull request #1305 from changchiyou/feat/Teams_Incoming_Webhook
enhance: support Teams Incoming Webhook
|
2024-03-26 21:43:54 -07:00 |
|
changchiyou
|
d69dfb7c8b
|
feat: support google chat webhook
https://github.com/open-webui/open-webui/pull/1305/\#issuecomment-2021151237
|
2024-03-27 10:25:57 +08:00 |
|
Andrew Ryan
|
d245b756a3
|
Add wait for tick before scrolling down in openai
We had this wait on ollama but not for openai, causing it to fail
to scroll down in certain cases.
This fixes the issue.
|
2024-03-26 11:46:22 -07:00 |
|
Chris
|
0b62bbb52e
|
Merge branch 'dev' into feat/Teams_Incoming_Webhook
|
2024-03-26 16:59:42 +08:00 |
|
Timothy J. Baek
|
cb364f0ac7
|
feat: focus search input by default
|
2024-03-26 01:51:24 -07:00 |
|
Timothy J. Baek
|
d12a7247bc
|
fix: missing import
|
2024-03-26 01:47:33 -07:00 |
|
Timothy J. Baek
|
941bb7c603
|
refac: chat[id] page
|
2024-03-26 01:45:25 -07:00 |
|
Timothy J. Baek
|
3edc547389
|
feat: title auto generation for external models
|
2024-03-26 00:59:57 -07:00 |
|
changchiyou
|
427ca4e3f5
|
refactor: dynamically swap activitySubtitle and activityImage if CUSTOM_NAME has been set
|
2024-03-26 15:45:36 +08:00 |
|
changchiyou
|
5eac5c54f8
|
feat: Teams MessageCard
refer to https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using\?tabs\=cURL\#example-of-connector-message
|
2024-03-26 15:04:17 +08:00 |
|
Timothy Jaeryang Baek
|
a1fc2f4df0
|
Merge pull request #1292 from ddanat-smm/dev
Add htm/html support for RAG documents
|
2024-03-25 23:51:20 -07:00 |
|
Timothy J. Baek
|
3688955c77
|
fix: encoding issue
|
2024-03-25 23:50:52 -07:00 |
|
Timothy J. Baek
|
6307adfba1
|
feat: better error handling
|
2024-03-25 23:47:08 -07:00 |
|
Timothy Jaeryang Baek
|
4f78acaa5c
|
Merge pull request #1299 from jannikstdl/k8s-pvc-naming-fix
K8s fixes
|
2024-03-25 23:20:39 -07:00 |
|
Timothy J. Baek
|
7f405c74cd
|
refac: rename
|
2024-03-25 23:20:16 -07:00 |
|
Timothy J. Baek
|
5d6cee0c58
|
feat: model selector w/ more info
|
2024-03-25 14:04:46 -07:00 |
|
Jannik S
|
af366cf732
|
fix
|
2024-03-25 21:50:58 +01:00 |
|
Timothy J. Baek
|
32cb5f3ceb
|
feat: external model info
|
2024-03-25 13:46:06 -07:00 |
|
Jannik S
|
eecc7f3529
|
Deleted unused checks
|
2024-03-25 21:32:21 +01:00 |
|
Jannik S
|
8962d948cd
|
Check if running on K8s to correctly allocate Ollama Base URL
|
2024-03-25 21:21:32 +01:00 |
|
Doug Danat
|
c91a5d8b1f
|
switch to using BeautifulSoup HTML loader so title is also captured
|
2024-03-25 11:26:18 +01:00 |
|
Doug Danat
|
77f4ffddc1
|
add htm/html to supported extensions in ui
|
2024-03-25 11:21:34 +01:00 |
|
Doug Danat
|
784a6ec85e
|
include html langchain loader for RAG
|
2024-03-25 09:50:53 +01:00 |
|
Timothy J. Baek
|
eb004ccfc2
|
refac: icon update
|
2024-03-24 23:28:25 -07:00 |
|
Timothy J. Baek
|
c6f9e74477
|
feat: external model icon
|
2024-03-24 23:26:00 -07:00 |
|
Timothy J. Baek
|
302bd11b33
|
fix: pull model from selector
|
2024-03-24 23:11:55 -07:00 |
|
Timothy J. Baek
|
c19ea89a1d
|
feat: model download from model selector
|
2024-03-24 23:03:26 -07:00 |
|
Timothy Jaeryang Baek
|
9560f9196d
|
Merge pull request #1283 from pazoff/dev
Fix spelling
|
2024-03-24 20:30:14 -05:00 |
|
Plamen Vatev
|
42bb1ec089
|
Fix spelling
|
2024-03-25 02:31:47 +02:00 |
|
Timothy Jaeryang Baek
|
ac294a74e7
|
Merge pull request #1277 from open-webui/dev
0.1.115
|
2024-03-24 18:20:08 -05:00 |
|
Timothy J. Baek
|
4c9598918a
|
doc: changelog
Co-Author: Fixed the upload experimental feature
Co-Authored-By: rob <64106559+kroonen@users.noreply.github.com>
|
2024-03-24 16:12:07 -07:00 |
|
Timothy Jaeryang Baek
|
ffa168211e
|
Merge pull request #1237 from lainedfles/debug_print
Migrate to python logging module with env var control.
|
2024-03-24 18:04:27 -05:00 |
|
Timothy Jaeryang Baek
|
371dfc1143
|
Merge branch 'dev' into debug_print
|
2024-03-24 18:04:03 -05:00 |
|
Timothy Jaeryang Baek
|
a1faa307b1
|
Merge pull request #1272 from anuraagdjain/feat/cancel-model-download
feat: cancel model download
|
2024-03-24 18:00:57 -05:00 |
|
Timothy J. Baek
|
a4c4a0370e
|
refac: transition
|
2024-03-24 15:55:03 -07:00 |
|
Timothy J. Baek
|
3e0aa29683
|
refac: transition
|
2024-03-24 15:43:03 -07:00 |
|
Timothy J. Baek
|
df21a92542
|
fix: select
|
2024-03-24 15:31:09 -07:00 |
|
Timothy J. Baek
|
b218b02d93
|
feat: custom model selector
|
2024-03-24 15:28:36 -07:00 |
|
Timothy J. Baek
|
ff8a55a861
|
refac: rag api
|
2024-03-24 00:41:41 -07:00 |
|
Timothy J. Baek
|
7e0ea8f77d
|
feat: RAG text ingestion(store) api
|
2024-03-24 00:40:27 -07:00 |
|
Jannik S
|
c91c95431d
|
Changed allocation in webui-deployment.yaml
|
2024-03-24 08:18:28 +01:00 |
|
Jannik S
|
1d64d31275
|
Updated PVC naming
|
2024-03-24 08:17:38 +01:00 |
|
Timothy J. Baek
|
c2d6d3230b
|
refac: reset vector db
|
2024-03-23 20:50:57 -07:00 |
|
Timothy J. Baek
|
8d108060d5
|
refac: styling
|
2024-03-23 18:08:33 -07:00 |
|
Timothy J. Baek
|
5cb6e9b0b4
|
refac: styling
|
2024-03-23 18:07:42 -07:00 |
|
Timothy J. Baek
|
cea74eaf52
|
feat: light mode theme update
|
2024-03-23 18:05:36 -07:00 |
|
Timothy Jaeryang Baek
|
adf9ccb5eb
|
Merge pull request #1275 from open-webui/comfyui
feat: comfyui support
|
2024-03-23 19:01:51 -05:00 |
|
Timothy J. Baek
|
98624a406f
|
feat: comfyui integration
|
2024-03-23 17:01:13 -07:00 |
|