- 14 Apr, 2024 15 commits
-
-
Timothy Jaeryang Baek authored
feat: introduce Whisper model auto-update control.
-
Timothy Jaeryang Baek authored
feat: human readable Generation Info total
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: admin panel user list pagination
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Self Denial authored
-
Self Denial authored
-
Self Denial authored
Add new function to convert nanoseconds into `approximate_total:` for *Generation Info* tooltip.
-
Timothy Jaeryang Baek authored
-
Self Denial authored
Looks like the convention update per commit 0981fae1 missed `config.py`.
-
- 13 Apr, 2024 10 commits
-
-
Timothy Jaeryang Baek authored
feat: add IMAGE_GENERATION_ENABLED env var
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
Update locales/vi-VN/translation.json
-
Timothy Jaeryang Baek authored
feat: small change to support ollama pull QOL
-
Self Denial authored
-
Self Denial authored
Use regex replace during trim "sanitize" to support `ollama run ` or `ollama pull ` syntax.
-
Timothy Jaeryang Baek authored
fix(helm): remove trailing slash
-
Dario Thornhill authored
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.
-
- 12 Apr, 2024 4 commits
-
-
Timothy Jaeryang Baek authored
fix: Invoke the function before it is defined
-
tabacoWang authored
-
Que Nguyen authored
Fixed translation errors in Vietnamese locale file `locales/vi-VN/translation.json`
-
Timothy Jaeryang Baek authored
Comment fix config.py ln 412
-
- 11 Apr, 2024 10 commits
-
-
JanSolo1 authored
-
JanSolo1 authored
-
Timothy Jaeryang Baek authored
Fixed malformed date format
-
Valentino Stillhardt authored
-
tabacoWang authored
-
tabacoWang authored
-
Self Denial authored
-
Self Denial authored
With default of `False`.
-
Self Denial authored
-
Self Denial authored
* 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
-
- 10 Apr, 2024 1 commit
-
-
Timothy Jaeryang Baek authored
Update CHANGELOG.md
-