Commit graph

1214 commits

Author SHA1 Message Date
Timothy Jaeryang Baek
e1a6ccd1aa
Merge pull request #707 from ollama-webui/whisper
feat: whisper support
2024-02-11 02:23:24 -08:00
Timothy J. Baek
3ce8e8a2ae refac: rename voice to audio 2024-02-11 02:21:06 -08:00
Timothy J. Baek
2ef4fc1215 fix: strip transcription text 2024-02-11 02:17:24 -08:00
Timothy J. Baek
98496a7055 feat: update default whisper model 2024-02-11 02:15:54 -08:00
Timothy J. Baek
f245c62692 feat: whisper voice input 2024-02-11 02:12:49 -08:00
Timothy J. Baek
c6c69924d1 feat: audio rag support 2024-02-11 01:06:25 -08:00
Timothy J. Baek
a5b9bbf10b feat: whisper support 2024-02-11 00:17:50 -08:00
Timothy Jaeryang Baek
182ab8b8a2
Merge pull request #704 from ollama-webui/tts
feat: tts optimisation
2024-02-10 19:38:07 -08:00
Timothy J. Baek
66f86062b8 feat: merge one word sentence 2024-02-10 19:33:29 -08:00
Timothy J. Baek
f01428f502 fix: sleep duration 2024-02-10 19:29:13 -08:00
Timothy J. Baek
401799c6fa feat: tts optimisation 2024-02-10 19:20:56 -08:00
Timothy Jaeryang Baek
68ed24b7d7
Merge pull request #701 from ollama-webui/fix
fix: admin issue
2024-02-10 17:55:01 -08:00
Timothy J. Baek
3af8d16e6a fix: admin issue 2024-02-10 17:54:33 -08:00
Timothy Jaeryang Baek
e5863d37c5
Merge pull request #699 from ollama-webui/styling-fix
fix: styling
2024-02-10 17:14:09 -08:00
Timothy J. Baek
91eb79aea5 Update +page.svelte 2024-02-10 17:13:55 -08:00
Timothy J. Baek
e289abeac5 fix: styling 2024-02-10 17:13:42 -08:00
Timothy Jaeryang Baek
1e482b70c5
Merge pull request #695 from ollama-webui/refac
feat: remove hardcoded names
2024-02-09 19:15:15 -08:00
Timothy J. Baek
223f17baf9 feat: remove hardcoded names 2024-02-09 19:14:26 -08:00
Timothy Jaeryang Baek
6a4dcac8e9
Merge pull request #694 from ollama-webui/do-not-track
feat: disable tracking from unstructured
2024-02-09 18:12:57 -08:00
Timothy J. Baek
f19bb89ff9 feat: disable tracking from unstructured 2024-02-09 18:11:01 -08:00
Timothy Jaeryang Baek
b05fe46bab
Merge pull request #692 from ollama-webui/tts
feat: convo mode
2024-02-09 17:14:21 -08:00
Timothy J. Baek
f9f1d9d2ad fix: convo mode 2024-02-09 17:12:44 -08:00
Timothy J. Baek
3015bb766d feat: convo mode 2024-02-09 17:09:14 -08:00
Timothy Jaeryang Baek
cb5520c519
Merge pull request #689 from ollama-webui/tts-playback
feat: tts automatic playback
2024-02-09 16:38:04 -08:00
Timothy J. Baek
40d8605fea fix: tts playback 2024-02-09 16:37:21 -08:00
Timothy J. Baek
5eff0e5f61 feat: tts automatic playback 2024-02-09 16:00:39 -08:00
Timothy Jaeryang Baek
ab3e0635bb
Merge pull request #688 from ollama-webui/readme
Update README.md
2024-02-09 15:00:13 -08:00
Timothy J. Baek
29c60c8e83 Update README.md 2024-02-09 15:00:00 -08:00
Timothy Jaeryang Baek
9f3346a6ec
Merge pull request #682 from explorigin/simplify-endpoint-code
Simplify endpoint role checking
2024-02-09 14:26:56 -08:00
Tim Farrell
08e8e922fd Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 2024-02-08 18:05:01 -06:00
Timothy Jaeryang Baek
a06a2b7b9e
Merge pull request #678 from ollama-webui/styling
refac: styling
2024-02-07 18:52:20 -08:00
Timothy J. Baek
84844a84a0 feat: display max 4 suggestions 2024-02-07 18:51:45 -08:00
Timothy J. Baek
7ac338ae31 fix: styling 2024-02-07 18:47:47 -08:00
Timothy Jaeryang Baek
23d7123364
Merge pull request #677 from ollama-webui/styling
feat: styling update
2024-02-07 17:56:36 -08:00
Timothy J. Baek
965cf0d25f feat: styling update 2024-02-07 17:55:19 -08:00
Timothy J. Baek
d22813a89e feat: styling update 2024-02-07 17:15:01 -08:00
Timothy Jaeryang Baek
9fccf72bfc
Merge pull request #675 from HenryHolloway/ollama-webui-full-search
feat: full-context search
2024-02-07 17:06:58 -08:00
Timothy J. Baek
5beff6d5f7 refac: optimisation 2024-02-07 17:06:07 -08:00
Henry Holloway
3fa7718fa1 full search 2024-02-07 16:39:20 -08:00
Timothy Jaeryang Baek
47203a703c
Merge pull request #661 from jnkstr/username_option
Added the option to show the username in the chat in settings -> interface
2024-02-07 16:36:20 -08:00
Timothy J. Baek
783d8cf7ef refac 2024-02-07 16:35:12 -08:00
Timothy Jaeryang Baek
af1cc7a6be
Merge pull request #663 from kylemclaren/main
Enable/disable signup in env
2024-02-07 16:01:52 -08:00
Kyle McLaren
d4fec48d9c
get ENABLE_SIGNUP from env 2024-02-06 20:58:07 +02:00
Jannik Streidl
e1d4c87ff0 Added the option to show the username in the chat in settings -> interface 2024-02-06 11:22:34 +01:00
Timothy Jaeryang Baek
46d0eff218
Merge pull request #660 from ollama-webui/bulk-upload
feat: bulk document upload
2024-02-06 00:59:51 -08:00
Timothy J. Baek
0682a4a361 feat: bulk document upload 2024-02-06 00:59:26 -08:00
Timothy Jaeryang Baek
7f3ba3d2ac
Merge pull request #656 from ollama-webui/openai-voice
feat: openai tts support
2024-02-05 23:15:45 -08:00
Timothy J. Baek
3050267606 feat: audio loading spinner added 2024-02-05 23:14:24 -08:00
Timothy J. Baek
519e27978f refac 2024-02-05 22:58:02 -08:00
Timothy J. Baek
1b040143eb feat: cache request body 2024-02-05 22:57:24 -08:00