Zhuoran
948d29b676
Add option to toggle scrolling to bottom when switching between branches
2024-08-04 11:15:20 +08:00
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
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
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
d6ab954f81
refac: styling
2024-06-18 16:11:10 -07:00
Timothy J. Baek
4a67ae1195
fix: message delete issue
2024-06-16 22:28:26 -07:00
Timothy J. Baek
d6fd2a8228
refac
2024-06-12 21:18:53 -07:00
Timothy J. Baek
626643104e
fix
2024-06-10 21:06:46 -07:00
Timothy J. Baek
1948e78351
refac: rename fullscreen -> widescreen
2024-06-04 11:48:46 -07:00
Timothy J. Baek
3d74c04f50
feat: mermaid rendering support
2024-06-02 18:03:30 -07:00
Timothy J. Baek
dd799ebea8
refac: styling
2024-06-01 18:44:47 -07:00
Timothy J. Baek
c5c33aabf9
refac: styling
2024-06-01 18:11:54 -07:00
Timothy J. Baek
5ef478a154
fix: read only compare messages
2024-05-31 14:19:46 -07:00
Timothy J. Baek
468c6398cd
feat: unified models integration
2024-05-24 03:02:56 -07:00
Timothy J. Baek
1fb5ef99e2
refac
2024-05-19 07:40:54 -07:00
Timothy J. Baek
120f8d7786
refac: regenerate behaviour
2024-05-19 05:53:43 -07:00
Timothy J. Baek
676a4dffd0
feat: many model interaction ui
2024-05-19 04:46:35 -07:00
Timothy J. Baek
a8b92e5e9d
fix: display username in shared chats
2024-05-18 14:19:48 -07:00
Timothy J. Baek
01a656cc80
feat: numpy, pandas support
2024-05-16 20:25:55 -10:00
Timothy J. Baek
7e0d3496b5
fix: 1st #2208
2024-05-13 11:27:58 -10:00
Timothy J. Baek
572cd22b4d
feat: prompt variables from suggestions
2024-05-02 00:45:04 -07:00
Timothy J. Baek
372284b419
refac
2024-05-02 00:34:07 -07:00
Timothy J. Baek
714bdca3f3
refac: styling
2024-05-02 00:23:32 -07:00
Timothy J. Baek
5613af032d
fix: styling
2024-05-02 00:07:04 -07:00
Timothy J. Baek
f1acf68bd0
fix: styling
2024-04-30 16:52:19 -07:00
Timothy J. Baek
3c9fc7858b
fix: styling
2024-04-30 16:34:29 -07:00
Timothy J. Baek
bf2ff47df0
refac: styling
2024-04-30 16:00:44 -07:00
Timothy J. Baek
6318282873
refac: styling
2024-04-30 15:31:50 -07:00
Timothy J. Baek
595ebd11ac
refac: styling
2024-04-30 15:17:05 -07:00
Timothy J. Baek
01c077da3d
refac
2024-04-30 15:10:39 -07:00
Timothy J. Baek
18e5c2e4cb
refac: styling
2024-04-30 14:56:06 -07:00
Timothy J. Baek
a4083f43cb
fix: safari copy link issue
2024-04-19 06:34:55 -05:00
Timothy J. Baek
e48cdf63d9
feat: better annotation
2024-04-08 03:08:30 -07:00
Jun Siang Cheah
7978adbf45
feat: add frontend support for locally sharing chats
2024-04-02 08:58:03 -07:00
Ased Mammad
7031aa14e8
Merge branch 'dev' into feat/add-i18n
2024-03-07 15:41:42 +03:30
Timothy J. Baek
2b016adc6e
revert
2024-03-06 00:55:51 -08:00
Timothy J. Baek
a9d74b669e
refac
2024-03-06 00:33:47 -08:00
Danny Liu
03907f9a8a
check if deleted message response has sibling responses for multi model chats
2024-03-04 21:23:41 -08:00
Danny Liu
8c01197483
refac: reassign grandchildren of deleted message as children of parent message
2024-03-04 12:34:14 -08:00
Danny Liu
2250387382
retain the message in history object
2024-03-02 23:31:03 -08:00
Danny Liu
f9f3fe5ec0
refac delete logic
2024-03-02 23:23:49 -08:00
Ased Mammad
3c471ee2ca
feat: Migrate hardcoded strings to i18n calls
2024-03-03 00:56:24 +03:30
Jannik Streidl
705f5aecd7
svelte-sonner migration
2024-03-01 10:18:07 +01:00
Timothy J. Baek
6245146661
refac: messages
2024-02-25 13:55:04 -08:00
Timothy J. Baek
a2e2dd89a5
Update Messages.svelte
2024-02-22 17:58:18 -08:00
Timothy Jaeryang Baek
9c1aa92451
Merge branch 'main' into feat/delete-message
2024-02-22 20:57:46 -05:00
Timothy J. Baek
a3a0e18307
Update Messages.svelte
2024-02-22 17:54:22 -08:00
Timothy J. Baek
eaa6850431
Update Messages.svelte
2024-02-22 17:53:58 -08:00
Timothy J. Baek
d863e7e60b
feat: save message
2024-02-21 18:50:41 -08:00
Timothy J. Baek
cc50cc10e6
feat: sd frontend integration
2024-02-21 18:36:40 -08:00
Danny Liu
c42ac39dc4
Recursively set delete=true flag for all children messages
2024-02-20 19:51:34 -08:00
Danny Liu
a655ccdd06
only cancel chat completion if the deleted message is the most recently sent
2024-02-20 16:35:44 -08:00
Danny Liu
95b8edf6b3
use cancelChatCompletion API call instead of stopResponse function
2024-02-20 16:00:57 -08:00
Danny Liu
51b594036d
invoke stopResponse() if user deletes message during response generation
2024-02-20 15:27:47 -08:00
Danny Liu
941bcdc2e5
Refactor deleteMessage function and update deleteMessagePair usage
2024-02-20 15:12:06 -08:00
Danny Liu
60c99a44f8
remove user message and response from DOM as pair
2024-02-20 13:24:22 -08:00
Danny Liu
32c7971300
add isFirstMessage prop to UserMessage component
2024-02-18 17:03:40 -08:00
Timothy J. Baek
2c2c2fd889
refac
2024-02-15 20:10:48 -08:00
Timothy J. Baek
e99d69bfe2
refac: styling
2024-02-15 16:20:46 -08:00
Timothy J. Baek
26438c29d5
feat: continue generation
2024-02-15 01:23:02 -08:00
Timothy J. Baek
27ae4d0d82
feat: fullscreen mode
2024-02-15 00:34:55 -08:00
Timothy J. Baek
bf43415d12
fix: reading status for all messages issue
2024-01-07 03:26:49 -08:00
Timothy J. Baek
9083ee8a5d
feat: reading indicator
2024-01-07 03:19:34 -08:00
Timothy J. Baek
af6e4eb904
feat: rosepine custom theme
2024-01-01 16:05:05 -08:00
Timothy J. Baek
60658abbbc
fix: edit message issue
2024-01-01 13:01:42 -08:00
Timothy J. Baek
b916f1b07d
feat: messages refac
2023-12-29 23:25:40 -08:00
Timothy J. Baek
f91a6b63d1
feat: message components refac
2023-12-29 23:03:48 -08:00
Timothy J. Baek
1f5bfe67a1
feat: keyboard shortcuts
2023-12-28 02:46:57 -08:00
Timothy J. Baek
a696698ac8
feat: chat import to backend added
2023-12-26 16:35:01 -08:00
Timothy J. Baek
0ae57b5ae1
fix: cors & #281
2023-12-26 13:40:03 -08:00
Timothy J. Baek
cc49e0d10f
chore: refac
2023-12-26 12:50:52 -08:00
Timothy J. Baek
1303407f53
feat: update chat
2023-12-26 10:41:55 -08:00
Timothy J. Baek
0810a2648f
feat: multi-user chat history support
2023-12-26 03:28:30 -08:00
Timothy J. Baek
c57c72cc39
fix: disable profile image drag
2023-12-19 20:10:58 -08:00
Timothy J. Baek
110498cad6
fix: disable message image drag
2023-12-19 14:59:19 -08:00
Timothy J. Baek
665ba90d34
feat: readable verbose output
2023-12-14 18:19:50 -08:00
Timothy J. Baek
9f66cdbb0b
feat: token/s added to verbose output
2023-12-14 18:04:15 -08:00
Timothy J. Baek
ffaa1b17c5
feat: show verbose info
2023-12-14 14:24:56 -08:00
Timothy J. Baek
9b12cdcf83
feat: image upload support
2023-12-13 16:21:50 -08:00
Timothy J. Baek
75fb94ec68
feat: show error message in chat
2023-12-13 15:31:07 -08:00
Timothy J. Baek
15d1a48dc2
fix: edit input auto height
2023-12-10 23:09:24 -08:00
Timothy J. Baek
8ee7713623
feat: set originalContent for better chat log
2023-12-10 23:02:17 -08:00
Timothy J. Baek
83e8db9b6a
feat: /chat route support
2023-12-10 22:47:16 -08:00
Timothy J. Baek
fb83c5762e
Update Messages.svelte
2023-12-10 15:23:44 -08:00
Timothy J. Baek
453674aeb7
feat: modelfile ollamahub link to creator
2023-12-08 21:05:03 -08:00
Timothy J. Baek
d0633a9499
feat: horizontal scroll for code block
2023-12-08 17:48:31 -08:00
Timothy J. Baek
0fb5aee62e
fix: wip code commented
2023-12-06 08:19:20 -08:00
Timothy Jaeryang Baek
bd3e168e2f
Merge branch 'main' into dev
2023-12-05 19:56:28 -05:00
Timothy J. Baek
64b84c71c3
feat: edit response message
2023-12-05 16:55:20 -08:00
Timothy J. Baek
b1081c2c81
feat: use display name if it exists
2023-12-05 16:39:26 -08:00
Timothy J. Baek
9de56550ab
feat: custom model chat styling updated
2023-12-05 16:36:44 -08:00
Timothy J. Baek
8e83a20102
fix: message role title styling
2023-12-04 00:07:03 -08:00
Timothy J. Baek
df1bd03528
fix: chat styling
2023-12-03 23:56:40 -08:00
Timothy J. Baek
587101da88
feat: modelfile content linked to chat page
2023-12-03 11:54:11 -08:00
Timothy J. Baek
abbfd1dc58
fix: copy code button issue
2023-12-02 00:58:43 -08:00
Timothy J. Baek
1dac699589
fix: user message formatting
2023-11-29 17:52:49 -08:00
Timothy J. Baek
8af1646706
feat: tts support
2023-11-29 13:21:35 -08:00
Timothy J. Baek
40653669f6
fix: user profile image for disabled auth
2023-11-25 11:03:58 -08:00