Commit Graph

651 Commits

Author SHA1 Message Date
Timothy J. Baek a5b9bbf10b feat: whisper support 2024-02-11 00:17:50 -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 J. Baek 223f17baf9 feat: remove hardcoded names 2024-02-09 19:14:26 -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 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 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 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 J. Baek 783d8cf7ef refac 2024-02-07 16:35:12 -08: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 J. Baek 3050267606 feat: audio loading spinner added 2024-02-05 23:14:24 -08:00
Timothy J. Baek 0b8df52c97 feat: openai tts support 2024-02-05 22:51:08 -08:00
Timothy J. Baek ce31113abd refac: web api voice 2024-02-05 21:36:03 -08:00
Timothy J. Baek efd546ff36 refac: settings
addon removed, voice added
2024-02-05 21:05:38 -08:00
Timothy J. Baek cd9f0135f6 refac: settings 2024-02-05 01:58:54 -08:00
Timothy J. Baek 7c2f297c84 feat: export all chats from db
admin only
2024-02-04 01:07:18 -08:00
Timothy Jaeryang Baek 1f02940bbd Merge pull request #617 from ollama-webui/doc-collection
feat: document collection
2024-02-03 17:28:11 -08:00
Timothy J. Baek f814b08bcc fix: disable all documents by default 2024-02-03 17:26:57 -08:00
Timothy J. Baek eb2b1ab77b feat: query all documents 2024-02-03 17:21:51 -08:00
Timothy J. Baek 683650ec00 feat: collection rag integration 2024-02-03 15:57:06 -08:00
Timothy J. Baek 7d2f788a3b feat: import collection from chat input 2024-02-03 15:48:44 -08:00
Timothy J. Baek 98f22ec957 fix: timestamp display 2024-02-03 12:24:24 -08:00
Timothy J. Baek 7467b7fd67 feat: web doc url link 2024-02-01 12:45:38 -08:00
Timothy J. Baek 268497f963 feat: remove model selection limit 2024-02-01 12:36:21 -08:00
Timothy J. Baek 2f1f2b12b4 feat: invalid url error handling 2024-01-26 22:22:37 -08:00
Timothy J. Baek 28226a6f97 feat: web rag support 2024-01-26 22:17:28 -08:00
Timothy J. Baek 77e27ce248 fix: styling 2024-01-26 21:39:53 -08:00
Timothy J. Baek 0c322063b5 feat: use local profile image by default 2024-01-26 21:38:33 -08:00
Timothy J. Baek 3ce8f3e8fb feat: profile update frontend integration 2024-01-26 21:22:25 -08:00
Timothy J. Baek a24217f670 refac: model select option wording 2024-01-25 01:27:35 -08:00
Xiaodong Ye 695bc56144 Remove the commented-out code
Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
2024-01-25 16:19:38 +08:00
Timothy J. Baek 3b7f7c6e32 fix: loop until voice list available 2024-01-25 00:07:27 -08:00
Timothy J. Baek 9101c174d8 refac: voice setting moved to add-on 2024-01-25 00:02:46 -08:00
Xiaodong Ye b297b432f7 Add default voice setting and apply to chat 2024-01-25 15:07:00 +08:00
Timothy Jaeryang Baek 7054f02891 Merge pull request #466 from baumandm/feat/epub-support
feat: Add epub support
2024-01-22 23:12:46 -08:00
Timothy Jaeryang Baek d517a3ebb4 Merge pull request #547 from Marclass/main
feat: Add reStructuredText specific parser for RAG
2024-01-22 22:19:41 -08:00
Timothy J. Baek 29dd973db9 refac: frontend supported file extensions 2024-01-22 22:18:12 -08:00
Timothy J. Baek c4a039326f feat: editable prompt suggestions integration 2024-01-22 21:53:13 -08:00
Timothy J. Baek 52e7684ff4 fix: code block unmount issue 2024-01-22 04:14:07 -08:00
Timothy J. Baek 917ab08f5c fix: code block styling 2024-01-22 03:43:48 -08:00
Timothy J. Baek 9c72f4da09 fix: styling 2024-01-22 03:42:32 -08:00
Timothy J. Baek e758855590 refac: response message 2024-01-22 03:33:49 -08:00
Dave Bauman f559068186 feat: Add epub support 2024-01-19 12:23:59 -05:00
Timothy Jaeryang Baek f079cb6b56 Merge pull request #524 from Marclass/rag-arbitrary-files
feat: Allow RAG on XML and arbitrary text files including source code
2024-01-19 00:09:04 -08:00
Marclass aa1d386042 Allow any file to be used for RAG.
Changed RAG parser to prefer file extensions over MIME content types. If the type of file is not recognized assume it's a text file.
2024-01-18 20:41:14 -07:00