Commit Graph

185 Commits

Author SHA1 Message Date
Aryan Kothari
f9e1a933a9 fix: bug in chat deletion pagination interact
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once.  deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue

change 2: formatting
2024-08-03 11:53:02 -04:00
Aryan Kothari
6847c2fc8c Merge branch 'origin/dev' into sidebar-pagination [skip ci] 2024-08-03 09:57:54 -04:00
Timothy J. Baek
67efd0dd39 enh: enable tools with url search param 2024-08-02 18:32:51 +02:00
Timothy J. Baek
c8f44b73f1 refac: user valves save handler 2024-08-02 17:36:16 +02:00
Aryan Kothari
06a64219bc fix: bool eval order 2024-08-01 15:54:12 -04:00
Aryan Kothari
2c4bc7a2b2 refactor: uses of chats.set(...) support pagi sidebar 2024-08-01 15:20:36 -04:00
Peter De-Ath
cbe3694b81 refac: add eventConfirmationInputValue handling in Chat.svelte 2024-07-22 20:43:31 +01:00
Timothy J. Baek
8ec3ed1830 refac: file handling 2024-07-17 22:01:39 +02:00
Timothy J. Baek
98f935b8f7 fix 2024-07-17 17:00:43 +02:00
Timothy J. Baek
9e48aeca45 fix: web search 2024-07-17 15:39:50 +02:00
Timothy J. Baek
98928fc5f0 fix 2024-07-17 13:15:57 +02:00
Timothy J. Baek
4eecdbadd3 enh: files chat control 2024-07-17 11:39:37 +02:00
Timothy J. Baek
27e7494853 refac: title gen should only run once 2024-07-16 14:00:09 +02:00
Timothy J. Baek
d258523a3c refac 2024-07-15 13:09:15 +02:00
Timothy J. Baek
1ec2e74b07 chore: format 2024-07-15 10:58:40 +02:00
Michael Poluektov
540a669dae feat: replace message event 2024-07-12 10:41:03 +01:00
Timothy J. Baek
856845e5f2 refac 2024-07-11 19:05:59 -07:00
Timothy J. Baek
14c0efe300 feat: chat action integration 2024-07-11 18:47:38 -07:00
Timothy J. Baek
90c3d68f00 enh: input type event call 2024-07-11 17:30:24 -07:00
Timothy J. Baek
97098edfeb feat: chat valves 2024-07-11 17:18:18 -07:00
Timothy J. Baek
7ba7b959a8 feat: message event 2024-07-11 11:00:42 -07:00
Timothy J. Baek
666a8ea5c0 refac 2024-07-08 23:18:35 -07:00
Timothy J. Baek
1b7ff1c5df feat: __event_call__ support 2024-07-08 21:39:06 -07:00
Timothy J. Baek
30e2ec7544 feat: chat controls integration 2024-07-08 19:26:31 -07:00
Timothy J. Baek
9cea5f75bb refac: styling 2024-07-08 18:31:58 -07:00
Timothy J. Baek
b8d153ebb2 feat: chat controls ui 2024-07-08 16:55:12 -07:00
Timothy J. Baek
983fe4b2bc refac 2024-07-05 21:20:27 -07:00
Michael Poluektov
55b7c30028 simplify citation API 2024-07-04 18:50:09 +01:00
Michael Poluektov
0527755600 use data field 2024-07-04 12:21:09 +01:00
Michael Poluektov
4e433d9015 wip: citations via __event_emitter__ 2024-07-03 18:18:33 +01:00
Timothy J. Baek
d97a4d687e refac 2024-07-01 21:41:44 -07:00
Timothy J. Baek
52cae406b4 feat: chat event handler 2024-07-01 20:53:24 -07:00
Timothy J. Baek
a07051f51b feat: __event_emitter__ 2024-07-01 20:05:02 -07:00
Timothy J. Baek
c7a9b5ccfa refac: chat completion middleware 2024-07-01 19:33:58 -07:00
Timothy J. Baek
9504c9c9b4 fix 2024-06-24 15:32:49 -07:00
Timothy J. Baek
284ab648b6 fix 2024-06-24 15:21:42 -07:00
Timothy J. Baek
0f4f01cee9 fix 2024-06-24 14:00:48 -07:00
Timothy J. Baek
68b3cce0fd fix: query memory 2024-06-24 14:00:08 -07:00
Timothy J. Baek
a82154de3f refac 2024-06-23 23:15:24 -07:00
Timothy J. Baek
f33ca4c9a5 refac 2024-06-23 23:10:26 -07:00
Timothy J. Baek
98c18b3032 fix: web search 2024-06-22 13:13:46 -07:00
Timothy J. Baek
c689356b31 refac 2024-06-20 03:57:36 -07:00
Timothy J. Baek
afd270523c feat: filter func outlet 2024-06-20 03:23:50 -07:00
Timothy J. Baek
3101ff143b refac: disable continuing with error message 2024-06-20 02:47:27 -07:00
Timothy J. Baek
c4bd60114e feat: filter inlet support 2024-06-20 02:30:00 -07:00
Timothy J. Baek
1b100660af fix: image 2024-06-19 13:31:01 -07:00
Timothy J. Baek
807cfdecfb fix 2024-06-18 17:09:29 -07:00
Timothy J. Baek
31f768bf8a fix 2024-06-18 17:07:13 -07:00
Timothy J. Baek
514c7f1520 fix: rag 2024-06-18 16:08:42 -07:00
Timothy J. Baek
35026849df refac: styling 2024-06-18 15:39:50 -07:00
Timothy J. Baek
1a22ae54a2 fix: styling 2024-06-18 14:58:19 -07:00
Timothy J. Baek
d93160799f refac: files 2024-06-18 14:37:12 -07:00
Timothy J. Baek
4a3362f889 fix: help 2024-06-17 11:46:23 -07:00
Timothy J. Baek
9023a60d0d refac 2024-06-17 01:42:04 -07:00
Timothy J. Baek
5fa355e1ae feat: background image 2024-06-17 01:31:22 -07:00
Timothy J. Baek
4b6b33b08b feat: user_location 2024-06-16 15:32:26 -07:00
Timothy J. Baek
7ba98ad498 feat: chat item shift shorcut 2024-06-14 13:02:07 -07:00
Timothy J. Baek
7f70de99d3 refac: voice call 2024-06-13 20:15:23 -07:00
Timothy J. Baek
5300d2c531 refac 2024-06-13 01:28:15 -07:00
Timothy J. Baek
d6fd2a8228 refac 2024-06-12 21:18:53 -07:00
Timothy J. Baek
5cd28c04b8 feat: model tools assignment 2024-06-11 15:29:46 -07:00
Timothy J. Baek
354683296b refac 2024-06-11 00:37:31 -07:00
Timothy J. Baek
3d6f5f418d feat: tools full integration 2024-06-11 00:18:45 -07:00
Timothy J. Baek
1241bc3e89 fix: regeneration 2024-06-10 17:58:07 -07:00
Timothy J. Baek
a75b68c19c refac: message status history 2024-06-10 11:40:58 -07:00
Timothy J. Baek
7349e1d8c8 refac 2024-06-10 00:56:13 -07:00
Timothy J. Baek
2972774d87 refac 2024-06-10 00:07:47 -07:00
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