Timothy J. Baek
36ce157907
fix: integration
2024-04-14 18:47:45 -04:00
Timothy J. Baek
9cdb5bf9fe
feat: frontend integration
2024-04-14 18:31:40 -04:00
Timothy J. Baek
2952e61167
feat: external embeddings support
2024-04-14 17:55:00 -04:00
Timothy Jaeryang Baek
8b10b058e5
Merge pull request #1539 from cheahjs/feat/customizable-title-prompt-length
...
feat: add {{prompt:start:length}} and {{prompt🔚 length}} to title gen
2024-04-14 14:04:39 -07:00
Timothy J. Baek
0c441b588c
refac: naming convention
2024-04-14 17:04:24 -04:00
Timothy Jaeryang Baek
a938ffb586
Merge branch 'dev' into feat/customizable-title-prompt-length
2024-04-14 14:02:53 -07:00
Timothy Jaeryang Baek
b5d882606a
Merge pull request #1499 from lainedfles/whisper_auto_update
...
feat: introduce Whisper model auto-update control.
2024-04-14 13:58:17 -07:00
Timothy Jaeryang Baek
d9ce1d3ea3
Merge pull request #1544 from lainedfles/generation_info_approximate_total
...
feat: human readable Generation Info total
2024-04-14 13:57:23 -07:00
Timothy J. Baek
9091513c39
fix
2024-04-14 16:52:59 -04:00
Timothy J. Baek
0f5ecafc57
fix: api usage issue
2024-04-14 16:51:13 -04:00
Timothy J. Baek
98c16776f8
refac: styling
2024-04-14 16:41:58 -04:00
Timothy J. Baek
91dda2401d
Update Selector.svelte
2024-04-14 16:29:27 -04:00
Timothy Jaeryang Baek
6238495d61
Merge pull request #1395 from 7a6ac0/admin_pagination
...
feat: admin panel user list pagination
2024-04-14 13:23:36 -07:00
Timothy J. Baek
0708a3d75e
fix: styling
2024-04-14 16:23:13 -04:00
Timothy J. Baek
b25e3ed364
refac
2024-04-14 16:19:46 -04:00
Timothy J. Baek
1fa3bf6793
fix: semi-lazy load
2024-04-14 15:44:19 -04:00
Self Denial
b93337e62f
Format fix
2024-04-13 22:41:22 -06:00
Self Denial
d2d255228c
Format fix
2024-04-13 22:39:10 -06:00
Self Denial
23b674ddda
feat: human readable Generation Info total
...
Add new function to convert nanoseconds into `approximate_total:` for *Generation Info* tooltip.
2024-04-13 22:27:00 -06:00
Timothy Jaeryang Baek
0d3ce18a61
Merge pull request #1543 from lainedfles/fix-pr-1500
2024-04-13 19:04:31 -07:00
Self Denial
067c94810a
Fix open-webui/open-webui#1500
...
Looks like the convention update per commit 0981fae161
missed `config.py`.
2024-04-13 19:55:43 -06:00
Timothy Jaeryang Baek
916ce9bc4f
Merge pull request #1500 from lainedfles/config-image-generation-enabled
...
feat: add IMAGE_GENERATION_ENABLED env var
2024-04-13 14:51:01 -07:00
Timothy J. Baek
0981fae161
refac: convention
2024-04-13 14:50:45 -07:00
Timothy J. Baek
2649d29a3e
fix: manifest.json issue
2024-04-13 14:42:38 -07:00
Timothy J. Baek
838778aa3e
fix: typo
2024-04-13 14:40:54 -07:00
Timothy Jaeryang Baek
8c8388ea9f
Merge pull request #1516 from que-nguyen/main
...
Update locales/vi-VN/translation.json
2024-04-13 14:39:27 -07:00
Timothy Jaeryang Baek
b40054c54d
Merge pull request #1534 from lainedfles/ollama-pull-qol
...
feat: small change to support ollama pull QOL
2024-04-13 14:39:13 -07:00
Jun Siang Cheah
fffd42e4d7
fix: replace all instances of prompt:start and prompt:end
2024-04-13 18:44:49 +01:00
Jun Siang Cheah
db817fcf29
feat: add {{prompt:start:length}} and {{prompt 🔚 length}} to title gen
2024-04-13 18:26:50 +01:00
Self Denial
faa5884150
Use log.warning instead of log.debug
2024-04-13 03:18:13 -06:00
Self Denial
922628c1ee
feat: small change to support ollama pull QOL
...
Use regex replace during trim "sanitize" to support `ollama run ` or `ollama pull ` syntax.
2024-04-13 03:04:11 -06:00
Timothy Jaeryang Baek
8e30948de9
Merge pull request #1532 from dariothornhill/1478-remove-trailing-slash
...
fix(helm): remove trailing slash
2024-04-13 00:06:29 -07:00
Dario Thornhill
e08c144f0b
fix(helm): remove trailing slash
...
The trailing `/` causes requests to be written with `//` and results in 404 responses from the ollama service.
This results in ollama models being unusable. Removing the training slash here resolves the issue.
2024-04-13 07:32:28 +02:00
Timothy Jaeryang Baek
51afb1e378
Merge pull request #1523 from 7a6ac0/call_before_defining
...
fix: Invoke the function before it is defined
2024-04-12 13:31:40 -07:00
tabacoWang
c49cc3fa86
fix: Invoke the function before it is defined
2024-04-12 17:27:40 +08:00
Que Nguyen
e17d66eb61
Update locales/vi-VN/translation.json
...
Fixed translation errors in Vietnamese locale file `locales/vi-VN/translation.json`
2024-04-12 09:44:40 +07:00
Timothy Jaeryang Baek
d6260fd20c
Merge pull request #1514 from JanSolo1/EMBBEDING-MODELS-COMMENT-FIX
...
Comment fix config.py ln 412
2024-04-11 18:53:12 -07:00
JanSolo1
79a4abc3ec
Comment spelling mistake fix
2024-04-12 00:44:44 +02:00
JanSolo1
6623ecb302
Comment fix config.py ln 412
2024-04-12 00:36:48 +02:00
Timothy Jaeryang Baek
18a3f06a62
Merge pull request #1505 from Fusseldieb/patch-1
...
Fixed malformed date format
2024-04-11 09:55:28 -07:00
Valentino Stillhardt
1d8496eabb
Fixed malformed date format
2024-04-11 10:58:46 -03:00
tabacoWang
8a9cf44dbc
feat: combine with search result
2024-04-11 14:00:28 +08:00
tabacoWang
872ea83c50
feat: admin panel user list pagination
2024-04-11 14:00:28 +08:00
Self Denial
ff01398812
Format fix
2024-04-10 23:39:11 -06:00
Self Denial
3b8ea55bc8
Add IMAGE_GENERATION_ENABLED env var
...
With default of `False`.
2024-04-10 23:21:12 -06:00
Self Denial
81c8717d75
Format fix
2024-04-10 20:44:44 -06:00
Self Denial
429242b4d3
Introduce Whisper model auto-update control.
...
* Introduce WHISPER_MODEL_AUTO_UPDATE env var
* Pass local_files_only to WhisperModel()
* Handle cases where auto-update is disabled but model is non-existent
2024-04-10 20:30:00 -06:00
Timothy Jaeryang Baek
0399a69b73
Merge pull request #1498 from open-webui/dev
...
Update CHANGELOG.md
2024-04-10 15:41:12 -07:00
Timothy J. Baek
9e726a32e6
Update CHANGELOG.md
2024-04-10 15:40:47 -07:00
Timothy Jaeryang Baek
78284e49d7
Merge pull request #1488 from open-webui/dev
...
0.1.118
2024-04-10 15:38:47 -07:00