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
Timothy J. Baek
64a6db4b55
Update package-lock.json
2024-04-10 15:38:15 -07:00
Timothy J. Baek
16c9042318
chore: formatting
2024-04-10 15:36:43 -07:00
Timothy J. Baek
7a47ba14f7
doc: changelog
2024-04-10 15:35:32 -07:00
Timothy Jaeryang Baek
988123a2c8
Merge pull request #1496 from cheahjs/fix/missing-ollama-cuda-tags
...
fix: missing ollama cuda tags
2024-04-10 13:01:45 -07:00
Jun Siang Cheah
3a661fda1a
fix: missing ollama/cuda tags from #1495
2024-04-10 20:58:26 +01:00
Timothy Jaeryang Baek
a85e93f1f9
Merge pull request #1495 from cheahjs/feat/parallelize-docker-build
...
feat: parallelize docker build
2024-04-10 12:53:37 -07:00
Jun Siang Cheah
7050d53718
build ollama and cuda tags
2024-04-10 20:41:36 +01:00
Jun Siang Cheah
cd91d8a987
run apt install first for better potential layer caching
2024-04-10 20:25:52 +01:00
Jun Siang Cheah
eddaa7fa89
cross compile node
2024-04-10 20:25:52 +01:00
Jun Siang Cheah
550fc63ebd
feat: parallelize x86/arm docker builds
2024-04-10 20:25:52 +01:00
Timothy J. Baek
57a81d70c1
Update README.md
2024-04-10 01:34:25 -07:00
Timothy J. Baek
295472fca1
chore: formatting
2024-04-10 01:27:19 -07:00
Timothy J. Baek
a3e41db8d7
chore: formatting
2024-04-10 01:26:23 -07:00
Timothy Jaeryang Baek
546efe0d7b
Merge pull request #1489 from jannikstdl/patch-1
...
README.md Dockersection formatting and wording fix
2024-04-10 01:23:16 -07:00
Jannik S
27f01b0bc8
Update README.md
2024-04-10 10:20:52 +02:00
Jannik S
62ec2651ba
README.md Dockersection formatting and wording fix
2024-04-10 10:14:54 +02:00
Timothy Jaeryang Baek
b9cadff16b
Merge pull request #1419 from lainedfles/embedding-model-fix-and-manual-update
...
feat: improve embedding model update & resolve network dependency
2024-04-10 01:10:07 -07:00
Timothy J. Baek
c0d273f162
refac
2024-04-10 01:06:57 -07:00
Timothy J. Baek
098ba6ea4e
refac: frontend
2024-04-10 01:01:42 -07:00
Timothy J. Baek
582d11f191
refac: RAG_EMBEDDING_MODEL_PATH removed
2024-04-10 00:59:05 -07:00
Timothy J. Baek
cb2158a794
fix
2024-04-10 00:51:16 -07:00
Timothy J. Baek
abfcceecef
refac
2024-04-10 00:46:09 -07:00
Timothy J. Baek
f4b87ecb23
refac
2024-04-10 00:33:45 -07:00
Timothy J. Baek
48aad65514
refac
2024-04-09 23:54:20 -07:00
Timothy J. Baek
cbb21a148d
fix: async version check
2024-04-09 23:03:05 -07:00
Timothy Jaeryang Baek
2f6e683163
Merge pull request #1476 from buroa/dev
...
fix: support batching chromadb
2024-04-09 22:53:51 -07:00
Timothy Jaeryang Baek
1448c32fdf
Merge pull request #1472 from shivaraj-bh/static-dir
...
feat: configurable `STATIC_DIR`; fix: mount `CACHE_DIR` to the `/cache` endpoint
2024-04-09 22:53:21 -07:00
Timothy J. Baek
0a3b99b94a
chore: docker build workflow
2024-04-09 20:46:42 -07:00
Steven Kreitzer
0bae789d39
fix: support batching chromadb
2024-04-09 10:13:29 -05:00
shivaraj-bh
304bf9d9b1
feat: configurable STATIC_DIR
; fix: mount CACHE_DIR
to the /cache
endpoint
2024-04-09 16:04:55 +05:30
Timothy Jaeryang Baek
839efa4443
Merge pull request #1464 from jmferrer/allow-using-external-ollama
...
Allow using external ollama service.
2024-04-08 22:19:41 -07:00
Timothy Jaeryang Baek
0a488c783f
Merge pull request #1466 from jmferrer/make-chart-idempotent
...
Make chart idempotent.
2024-04-08 22:19:03 -07:00
jmferrerm
d6275ee941
Make chart idempotent.
2024-04-09 07:02:45 +02:00
jmferrerm
2da7dd67ea
Allow using external ollama service.
2024-04-09 06:43:08 +02:00
lainedfles
506a061387
Merge branch 'dev' into embedding-model-fix-and-manual-update
2024-04-08 14:57:54 -06:00
Timothy J. Baek
1a2971ae7b
Update docker-build.yaml
2024-04-08 13:36:50 -07:00
Timothy J. Baek
da9a54288e
fix: styling
2024-04-08 03:11:00 -07:00
Timothy J. Baek
28c8b5841c
fix: styling
2024-04-08 03:10:31 -07:00
Timothy J. Baek
e48cdf63d9
feat: better annotation
2024-04-08 03:08:30 -07:00
Timothy J. Baek
a649dc80c0
Update Dockerfile
2024-04-08 01:40:03 -07:00
Timothy Jaeryang Baek
733d69425e
Merge pull request #1457 from aguvener/patch-1
...
fix: wording translation
2024-04-08 00:43:49 -07:00
Timothy Jaeryang Baek
e844e7f708
Merge pull request #1165 from jannikstdl/dockerfile-optimisation
...
refac: Dockerfile
2024-04-08 00:43:08 -07:00
Jannik S
3b3d0cce1e
Merge branch 'dev' into dockerfile-optimisation
2024-04-08 09:15:00 +02:00
aguvener
b07641e58a
fix: wording translation
2024-04-08 10:01:39 +03:00
Timothy J. Baek
72110c293a
refac: admin panel styling
2024-04-07 01:52:58 -07:00
Timothy J. Baek
f64ac3269f
fix: share chat permission issue
2024-04-07 01:21:12 -07:00