Danny Avila
c230fe41f4
Merge branch 'feat-resubmit' into refactors
2023-03-14 16:09:25 -04:00
Danny Avila
d0ef0f84c8
chore: delegate text handling to one place, html sanitization in progress
2023-03-14 16:05:46 -04:00
Wentao Lyu
8289558d94
feat: pagination in nav
2023-03-15 04:05:14 +08:00
Danny Avila
2e20b28c4d
chore: refactor progressCB to one place, fix sydney, and sanitize html
2023-03-14 15:42:59 -04: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
8b00805d24
fix: dont send gen_title twice
2023-03-15 02:15:46 +08:00
Wentao Lyu
d73375958b
feat: return error as a error message, not only text
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
Wentao Lyu
27515cb00a
fix: generate title by backend
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
0fa19bb6ad
feat: save error message into database.
2023-03-15 02:15:46 +08:00
Wentao Lyu
d9e5464b3b
fix: cleanup debug msg
2023-03-15 02:15:46 +08:00
Wentao Lyu
a4d5f6a3f2
feat: fully multipath and resubmit
2023-03-15 02:15:46 +08:00
Wentao Lyu
4a39965b22
fix: add proxy to titleConvo
2023-03-15 02:15:46 +08:00
Wentao Lyu
90dc171b34
test: generate of title shouldn't be mislead by answer
2023-03-15 02:15:46 +08:00
Wentao Lyu
9f8e9cb091
feat: gen title by sperate api call
...
feat:
fix: rename of convo should based on real request.
2023-03-15 02:15:46 +08:00
Wentao Lyu
8773878be2
feat: create conversation at the beginning then return the userMessage
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
bdfc895800
feat: support resubmit.
...
TODO: basic implementation. should add multi-path record in future.
feat: add deleteMessahesSince
feat: saveMessage will do createOrSave
feat: reorginazed submission
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
Hyunggyu Jang
70d59c5b3c
Build docker files from root dir
2023-03-13 22:49:40 +09:00
Daniel Avila
8e513d83a5
fix: model menu key issue
2023-03-12 16:45:44 -04:00
Wentao Lyu
943eb5c74d
fix: give a stronger prompt to generate tile using the input language
2023-03-13 01:51:32 +08:00
Daniel Avila
3038015a5b
fix: removes newline from start of stream response if present
2023-03-11 23:11:55 -05:00
Daniel Avila
20da895ee7
update bypass proxy url for browser client
2023-03-11 23:08:04 -05:00
Daniel Avila
23de688bf3
fix: stops stream upon conversation
2023-03-11 21:42:08 -05:00
Daniel Avila
4fa599e97a
fix: format sender text change and mobile styling
2023-03-11 17:36:10 -05:00
Daniel Avila
339230cd74
feat: title the chat in user's language
2023-03-11 16:26:41 -05:00
Daniel Avila
95bad60f7d
fix: detectCode bug
2023-03-11 14:46:21 -05:00
Daniel Avila
78b4004ead
fix: rm short filter
2023-03-11 12:10:00 -05:00
Danny Avila
8624062488
Merge pull request #26 from wtlyu/master
...
support config host name and proxy address. and fix a docker bug
2023-03-11 12:05:16 -05:00
Wentao Lyu
16c9589058
fix: use quotes outside of key=value in docker-compose.yml
...
fix: set HOST=0.0.0.0 by default in api's dockerfile
2023-03-11 16:14:11 +08:00
Wentao Lyu
8604030404
Add more information in env.example.
...
Give current host address when HOST=0.0.0.0
2023-03-11 15:03:18 +08:00
Wentao Lyu
97668217b9
fix: add proxy to bingai too
2023-03-11 15:02:26 +08:00
Wentao Lyu
06c99154ac
feat: support config host name and proxy address
2023-03-11 14:12:51 +08:00
Daniel Avila
9d71b58345
fix: handles unsupported hjs languages in client response
2023-03-10 22:21:15 -05:00
Danny Avila
72ff47e204
Rolled back to v0.0.2
2023-03-10 12:55:45 -05:00
Wentao Lyu
67156f4a7a
feat: support config host name and proxy address
2023-03-10 21:12:16 +08:00
Daniel Avila
4e616cd2ed
fix: error handling titles, remove openAI req
2023-03-10 07:43:43 -05:00
Daniel Avila
d0ecaabfd8
feat: cites text with links
2023-03-09 20:29:44 -05:00
Daniel Avila
30936573ac
feat: includes sources
2023-03-09 18:42:36 -05:00
Daniel Avila
a451574760
feat: cites text with links
2023-03-09 18:07:36 -05:00
Danny Avila
5e57deab5f
bing styling in progress
2023-03-09 16:09:53 -05:00
Daniel Avila
67054e7504
working sydney, need to test the other models
2023-03-08 22:30:29 -05:00
Daniel Avila
2c1ae68dc4
adding sydney in progress. only uses jailbreakConvoId and parentMsgId
2023-03-08 21:06:58 -05:00
Daniel Avila
69b3edc52c
feat: sydney is functional
2023-03-08 19:47:23 -05:00
Hyunggyu Jang
67ca79dd3f
DockerFile is invalid name
2023-03-08 09:51:04 +09:00
Danny Avila
da61a2841f
fix: customGpt persistence blindspot, also remove free gpt
2023-03-07 14:22:33 -05:00
Danny Avila
f2b092545f
fix: convos correctly delete
2023-03-07 13:53:23 -05:00