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
0e98cb4206
fix: in mobile view, resubmit edit button should always visible
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
5a409ccfa6
fix: don't resubmit html label
...
fix: hide the resubmit editor border
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
be71140dd4
fix: new message should append to the exist one
2023-03-15 02:15:46 +08:00
Wentao Lyu
6d51ec3e37
feat: auto hide edit button when edit is enabled.
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
b9975ac283
fix: missing setSubmission
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
Danny Avila
5d65427a6e
Merge pull request #56 from HyunggyuJang/build/docker-from-rootdir
...
Build docker files from root dir
2023-03-13 13:17:23 -04:00
Danny Avila
6a16d31f26
Merge pull request #60 from wtlyu/feat-autofocus
...
feat: auto focus
2023-03-13 13:15:43 -04:00
Wentao Lyu
8affbfdb4a
feat: auto focus
2023-03-14 01:12:11 +08:00
Hyunggyu Jang
70d59c5b3c
Build docker files from root dir
2023-03-13 22:49:40 +09:00
Danny Avila
73979ee67f
Merge pull request #54 from danny-avila/minor-fixes
...
fix: model menu key issue
2023-03-12 16:46:25 -04:00
Daniel Avila
8e513d83a5
fix: model menu key issue
2023-03-12 16:45:44 -04:00
Danny Avila
9bc85ea83d
Merge pull request #47 from wtlyu/feat-title-with-language
...
fix: give a stronger prompt to generate tile using the input language
2023-03-12 15:10:45 -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
Danny Avila
bac37cfe36
Update README.md
2023-03-11 23:29:27 -05:00
Danny Avila
b2334054da
Update README.md
2023-03-11 23:28:56 -05:00
Danny Avila
a705e907ff
Merge pull request #45 from danny-avila/submit-state
...
fixes: allow simultaneous convos & minor improvements
2023-03-11 23:28:33 -05:00
Daniel Avila
c8bb6b13bf
update: readme.md 2
2023-03-11 23:24:53 -05:00
Daniel Avila
50a17bc1b8
update: readme.md
2023-03-11 23:22:51 -05: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
8762765dd0
fix: retain scroll view on delete convo
2023-03-11 22:59:32 -05:00
Daniel Avila
f1aabfa543
fix: reset submission when convo clears
2023-03-11 22:35:39 -05:00
Daniel Avila
23de688bf3
fix: stops stream upon conversation
2023-03-11 21:42:08 -05:00
Daniel Avila
79f050bac7
feat: loading state for messages
2023-03-11 18:39:46 -05:00
Danny Avila
afae13eec6
Merge pull request #43 from danny-avila/fix-custom-name
...
fix: format sender text change and mobile styling
2023-03-11 17:38:17 -05:00
Daniel Avila
4fa599e97a
fix: format sender text change and mobile styling
2023-03-11 17:36:10 -05:00
Danny Avila
3b1d6aaa79
Merge pull request #42 from danny-avila/title-lang
...
feat: title the chat in user's language
2023-03-11 16:28:36 -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
Danny Avila
950b8f3f1e
Merge pull request #34 from wtlyu/feat-mobile
...
feat: basic support mobile mode.
2023-03-11 12:59:09 -05:00
Danny Avila
0e2e5b8393
Update README.md
2023-03-11 12:32:59 -05:00
Danny Avila
d2cb9957fe
Merge pull request #35 from danny-avila/rm-short-filter
...
fix: rm short filter
2023-03-11 12:10:56 -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
070fee2ece
feat: basic support in mobile mode. including:
...
navbar show and hide,
similar fade animation,
auto close when select new convo,
mobile title will change with convo,
new chat button.
2023-03-12 00:32:03 +08:00
Danny Avila
b1569450fd
Merge pull request #32 from danny-avila/fix-hjs
...
Fix hjs
2023-03-11 10:32:38 -05:00
Daniel Avila
09659be002
fix: unsupported lang handler in client
2023-03-11 10:28:46 -05:00
Wentao Lyu
5e4fa09dcb
update readme, add proxy and host information
2023-03-11 16:14:24 +08: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
c5c865a25f
fix: frontend api request shouldn't hard code the domain and port.
2023-03-11 14:13:39 +08:00