Commit Graph

68 Commits

Author SHA1 Message Date
Timothy J. Baek
16f09fff63 fix 2024-06-09 18:59:45 -07:00
Timothy J. Baek
b565301a47 feat: knowledge integration 2024-06-09 17:34:42 -07:00
Timothy J. Baek
78272aed8d fix 2024-06-09 17:20:23 -07:00
Timothy J. Baek
9032ab8857 refac 2024-06-09 16:05:29 -07:00
Timothy J. Baek
c9137edf5a refac 2024-06-09 15:59:33 -07:00
Timothy J. Baek
8debb71197 feat: search query threshold 2024-06-09 15:19:36 -07:00
Timothy J. Baek
a93645aee8 refac 2024-06-09 15:08:23 -07:00
Timothy J. Baek
28ca6fb678 refac 2024-06-09 15:04:33 -07:00
Timothy J. Baek
591cd993c2 refac: search query task 2024-06-09 14:53:10 -07:00
Timothy J. Baek
5e7237b9cb refac: title generation 2024-06-09 14:25:31 -07:00
Timothy J. Baek
84defafc14 feat: unified chat completions endpoint 2024-06-09 13:17:44 -07:00
Timothy J. Baek
bb15eb016e fix: message input delay 2024-06-09 01:22:21 -07:00
Timothy J. Baek
f78e6a5fba fix: auto playback 2024-06-07 21:10:00 -07:00
Timothy J. Baek
e5ad76615c feat: video call 2024-06-07 14:08:04 -07:00
Timothy J. Baek
4e640daf83 feat: submit prompt integration 2024-06-07 00:04:47 -07:00
Timothy J. Baek
4f19a92dc5 refac 2024-06-06 23:29:08 -07:00
Timothy J. Baek
bdf7ed7f02 fix: mobile screen 2024-06-05 08:43:23 -07:00
Timothy J. Baek
2be9c25ba7 feat: show current running models 2024-06-04 11:13:43 -07:00
Timothy J. Baek
a3ecf62564 fix: chat completed 2024-06-02 19:02:46 -07:00
Timothy J. Baek
3d74c04f50 feat: mermaid rendering support 2024-06-02 18:03:30 -07:00
Jun Siang Cheah
4dd51badfe fix: ollama streaming cancellation using aiohttp 2024-06-02 18:06:12 +01:00
Timothy J. Baek
aa7fcca4ee fix: banner styling 2024-06-01 20:21:26 -07:00
Timothy J. Baek
999d2bc21b refac: web search 2024-06-01 19:52:12 -07:00
Timothy J. Baek
c5c33aabf9 refac: styling 2024-06-01 18:11:54 -07:00
Timothy J. Baek
6bd7c20fbb fix 2024-06-01 10:33:49 -07:00
Timothy J. Baek
78b279cabc refac 2024-06-01 10:19:27 -07:00
Jun Siang Cheah
fd31b5f8d6 refac: error message separate from content 2024-06-01 15:54:02 +01:00
Timothy J. Baek
5b01d7994a fix: openai notification issue 2024-05-31 14:21:26 -07:00
Timothy J. Baek
cb8c45d864 fix: pipelines 2024-05-31 13:30:12 -07:00
Timothy J. Baek
9dfa334a83 feat: CURRENT_DATE, USER_NAME prompt variable support 2024-05-31 11:11:28 -07:00
Timothy J. Baek
995f7bc51b fix: chat completed 2024-05-30 21:43:10 -07:00
Timothy J. Baek
e1d65065f5 fix 2024-05-30 16:31:55 -07:00
Timothy J. Baek
6922529b78 enh: keep originalContent 2024-05-30 16:23:10 -07:00
Timothy J. Baek
fec51342ca fix: filter outlet issue with many model chat 2024-05-30 02:37:43 -07:00
Timothy J. Baek
ef8d84296e feat: pipelines filter outlet 2024-05-30 02:04:29 -07:00
Timothy Jaeryang Baek
abce172b9d
Merge pull request #2602 from cheahjs/feat/openai-usage-stats
feat: add OpenAI generation stats
2024-05-27 15:26:00 -07:00
Timothy J. Baek
4d64893661 refac: styling 2024-05-27 14:55:08 -07:00
Timothy J. Baek
74a8deb19f refac 2024-05-27 14:25:36 -07:00
Timothy J. Baek
f3527df644 refac: styling 2024-05-27 13:22:24 -07:00
Timothy J. Baek
4685f523b6 refac 2024-05-27 12:48:08 -07:00
Jun Siang Cheah
99b1661638 feat: add OpenAI generation stats 2024-05-27 10:11:53 +01:00
Timothy Jaeryang Baek
bced90734b
Merge branch 'websearch' into feat/backend-web-search 2024-05-26 23:40:05 -07:00
Timothy J. Baek
47a9a2a190 refac: default model moved to admin settings 2024-05-26 23:04:54 -07:00
Timothy J. Baek
ccbafca74c feat: save user settings to db 2024-05-26 22:47:42 -07:00
Timothy J. Baek
225ec3d174 refac: hide banners if models > 1 2024-05-26 17:03:35 -07:00
Timothy J. Baek
e8a3fe2e07 refac: styling 2024-05-26 12:41:47 -07:00
Timothy J. Baek
d77657f0d0 refac: only show banners in landing 2024-05-26 12:39:48 -07:00
Timothy J. Baek
fd98add6aa refac: styling
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:32:57 -07:00
Timothy J. Baek
242d4f0c8d feat: banners
Co-Authored-By: Jun Siang Cheah <me@jscheah.me>
2024-05-26 12:18:43 -07:00
Jun Siang Cheah
276b7b90b8 Merge remote-tracking branch 'upstream/dev' into feat/backend-web-search 2024-05-26 11:31:23 +01:00