Danny Avila
8f58c95452
feat: main styling/ui/ux final changes
2023-03-22 16:06:11 -04:00
Daniel Avila
a5cf2f9148
search: correctly register/export schema/models for mongoMeili
2023-03-22 01:31:01 -04:00
Daniel Avila
194051e424
feat: api will plugin mongoMeili without a valid connection
2023-03-21 20:06:27 -04:00
Daniel Avila
0b75d5d6fe
chore: another hotfix patch on getConvoTitle
2023-03-20 02:30:08 -04:00
Daniel Avila
80ca3bc375
chore: hotfix for browser client
2023-03-20 01:35:02 -04:00
Daniel Avila
b0936fa322
chore: unplug meilisearch, add leading option to throttle
2023-03-20 00:48:16 -04:00
Daniel Avila
d56aa2edef
loads up to 20 messages, debugging markdown issue
2023-03-18 23:18:36 -04:00
Daniel Avila
4197a92609
feat: search working as expected
2023-03-18 17:49:24 -04:00
Daniel Avila
b97594c000
fix: conflicting fetch with /api/convos
2023-03-18 14:28:10 -04:00
Daniel Avila
0f54ffd8b4
feat: search bar working, still in progress
2023-03-18 01:40:49 -04:00
Daniel Avila
610cba4a60
backend logic drafted, moving to frontend
2023-03-17 22:20:36 -04:00
Daniel Avila
4f5ee8b198
move db functions
2023-03-17 19:58:13 -04:00
Danny Avila
915cda70ef
fix: user:user redundancies
2023-03-16 13:32:04 -04:00
Wentao Lyu
b0284b6974
sync updates and merge with feat-resubmit
2023-03-16 13:20:54 +08:00
Wentao Lyu
62d88380e0
feat: add sample multi-user support
...
feat: update README
2023-03-16 13:20:34 +08:00
Daniel Avila
6192c2964e
fix: validation to avoid saving customGpt params to non-custom models
2023-03-14 20:14:38 -04:00
Daniel Avila
626a8fbd8e
fix: if db is empty, will never show new convos until refresh
2023-03-14 18:53:46 -04:00
Danny Avila
c230fe41f4
Merge branch 'feat-resubmit' into refactors
2023-03-14 16:09:25 -04:00
Wentao Lyu
8289558d94
feat: pagination in nav
2023-03-15 04:05:14 +08:00
Danny Avila
9a17e94f8f
fix: refactor migration and sort old convos correctly
2023-03-14 14:51:26 -04:00
Wentao Lyu
644f3f716f
feat: re-orginazed three ask api. To provide ability to reproduce message.
...
feat: bing and sydney come to work again, [need more test]
2023-03-15 02:15:46 +08:00
Wentao Lyu
7168498543
fix: jailbreakConversationId=false response will be saved jailbreakConversationId='false' in database.
2023-03-15 02:15:46 +08:00
Daniel Avila
4fd05e15b4
fix: migrate old schema to new
2023-03-15 02:15:46 +08:00
Wentao Lyu
0ed8a40a41
feat: merge all message.id into message.messageId
...
feat: the first message will have a parentMessageId as 00000000-0000-0000-0000-000000000000 (in order not to create new convo when resubmit)
feat: ask will return the userMessage as well, to send back the messageId
TODO: comment out the title generation.
TODO: bing version need to be test
fix: never use the same messageId
fix: never delete exist messages
fix: connect response.parentMessageId to the userMessage.messageId
fix: set default convo title as new Chat
2023-03-15 02:15:46 +08:00
Wentao Lyu
dd1f74da72
replace all created to timestamps: true in db
2023-03-15 02:15:46 +08:00
Daniel Avila
67054e7504
working sydney, need to test the other models
2023-03-08 22:30:29 -05:00
Daniel Avila
69b3edc52c
feat: sydney is functional
2023-03-08 19:47:23 -05:00
Danny Avila
da61a2841f
fix: customGpt persistence blindspot, also remove free gpt
2023-03-07 14:22:33 -05:00
Danny Avila
fca546af63
reorganize dirs for dockerize
2023-03-06 10:15:07 -05:00