Timothy J. Baek
|
a4083f43cb
fix: safari copy link issue
|
1 year ago |
Timothy J. Baek
|
e48cdf63d9
feat: better annotation
|
1 year ago |
Jun Siang Cheah
|
7978adbf45
feat: add frontend support for locally sharing chats
|
1 year ago |
Ased Mammad
|
7031aa14e8
Merge branch 'dev' into feat/add-i18n
|
1 year ago |
Timothy J. Baek
|
2b016adc6e
revert
|
1 year ago |
Timothy J. Baek
|
a9d74b669e
refac
|
1 year ago |
Danny Liu
|
03907f9a8a
check if deleted message response has sibling responses for multi model chats
|
1 year ago |
Danny Liu
|
8c01197483
refac: reassign grandchildren of deleted message as children of parent message
|
1 year ago |
Danny Liu
|
2250387382
retain the message in history object
|
1 year ago |
Danny Liu
|
f9f3fe5ec0
refac delete logic
|
1 year ago |
Ased Mammad
|
3c471ee2ca
feat: Migrate hardcoded strings to i18n calls
|
1 year ago |
Jannik Streidl
|
705f5aecd7
svelte-sonner migration
|
1 year ago |
Timothy J. Baek
|
6245146661
refac: messages
|
1 year ago |
Timothy J. Baek
|
a2e2dd89a5
Update Messages.svelte
|
1 year ago |
Timothy Jaeryang Baek
|
9c1aa92451
Merge branch 'main' into feat/delete-message
|
1 year ago |
Timothy J. Baek
|
a3a0e18307
Update Messages.svelte
|
1 year ago |
Timothy J. Baek
|
eaa6850431
Update Messages.svelte
|
1 year ago |
Timothy J. Baek
|
d863e7e60b
feat: save message
|
1 year ago |
Timothy J. Baek
|
cc50cc10e6
feat: sd frontend integration
|
1 year ago |
Danny Liu
|
c42ac39dc4
Recursively set delete=true flag for all children messages
|
1 year ago |
Danny Liu
|
a655ccdd06
only cancel chat completion if the deleted message is the most recently sent
|
1 year ago |
Danny Liu
|
95b8edf6b3
use cancelChatCompletion API call instead of stopResponse function
|
1 year ago |
Danny Liu
|
51b594036d
invoke stopResponse() if user deletes message during response generation
|
1 year ago |
Danny Liu
|
941bcdc2e5
Refactor deleteMessage function and update deleteMessagePair usage
|
1 year ago |
Danny Liu
|
60c99a44f8
remove user message and response from DOM as pair
|
1 year ago |
Danny Liu
|
32c7971300
add isFirstMessage prop to UserMessage component
|
1 year ago |
Timothy J. Baek
|
2c2c2fd889
refac
|
1 year ago |
Timothy J. Baek
|
e99d69bfe2
refac: styling
|
1 year ago |
Timothy J. Baek
|
26438c29d5
feat: continue generation
|
1 year ago |
Timothy J. Baek
|
27ae4d0d82
feat: fullscreen mode
|
1 year ago |