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 |
|
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 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 |
|
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 |
|
Timothy J. Baek
|
862c96fcef
|
feat: comfyui support
|
2024-03-23 15:38:59 -07:00 |
|
Timothy J. Baek
|
cbaaacfb75
|
fix: styling
|
2024-03-23 13:36:11 -07:00 |
|
Timothy Jaeryang Baek
|
3e0d9ad74f
|
Merge branch 'dev' into feat/cancel-model-download
|
2024-03-23 15:16:06 -05:00 |
|
Timothy J. Baek
|
e008738f30
|
feat: cancel download from backend
|
2024-03-23 13:12:54 -07:00 |
|
Timothy J. Baek
|
244f34c24e
|
refac: cancel download
|
2024-03-23 13:12:23 -07:00 |
|
Timothy J. Baek
|
642ca5a94a
|
refac: ui
|
2024-03-23 12:46:06 -07:00 |
|
Timothy J. Baek
|
85187deb4b
|
fix: languages order
|
2024-03-23 12:43:31 -07:00 |
|
Timothy Jaeryang Baek
|
3305ac5928
|
Merge pull request #1269 from pazoff/dev
added Italian, Portuguese and Japanese translations
|
2024-03-23 14:34:54 -05:00 |
|
Timothy Jaeryang Baek
|
51a4e49ae1
|
Merge pull request #1247 from changchiyou/enhance/zh_TW_translation
Enhance/zh tw translation
|
2024-03-23 14:34:28 -05:00 |
|
Timothy Jaeryang Baek
|
6c9f552733
|
Merge pull request #1271 from Axodouble/main
Added nl-NL (Dutch) Translations.
|
2024-03-23 14:33:54 -05:00 |
|
Anuraag Jain
|
7e6d499486
|
refac: remove conosle.log
|
2024-03-23 21:00:01 +02:00 |
|
Anuraag Jain
|
d291821bf3
|
refac: delete button UI
|
2024-03-23 20:56:18 +02:00 |
|
Anuraag Jain
|
45311bfa15
|
Merge branch 'main' into feat/cancel-model-download
# Conflicts:
# src/lib/components/chat/Settings/Models.svelte
|
2024-03-23 18:10:35 +02:00 |
|
changchiyou
|
b03f4371d6
|
enhance: setting
|
2024-03-23 23:55:42 +08:00 |
|
Axodouble
|
f662aab9e8
|
Finished Dutch translation.
|
2024-03-23 13:05:13 +01:00 |
|
Axodouble
|
129253d90d
|
Added partial Dutch (Netherlands, NL) translations.
|
2024-03-23 12:23:05 +01:00 |
|
changchiyou
|
2d1b67561b
|
enhance: routes/auth
|
2024-03-23 17:13:43 +08:00 |
|
changchiyou
|
dca3dbbce6
|
enhance: admin
|
2024-03-23 17:07:35 +08:00 |
|
changchiyou
|
e9f1a714e8
|
enhance: playground
|
2024-03-23 16:19:14 +08:00 |
|
Plamen Vatev
|
d5b5155c20
|
add ja-JP (Japanese) translation
|
2024-03-23 07:29:07 +02:00 |
|
Plamen Vatev
|
6e79530e0e
|
add Japanese translation
|
2024-03-23 07:27:24 +02:00 |
|
Plamen Vatev
|
b0a2eb31ee
|
add Portuguese translation
|
2024-03-23 07:00:40 +02:00 |
|
Plamen Vatev
|
c0549498bf
|
add Portuguese translation
|
2024-03-23 07:00:08 +02:00 |
|