1
0
Commit Graph

189 Commits

Author SHA1 Message Date
David xu
b666c0928c
feat response fmt like openai api 2023-06-20 15:24:37 +08:00
Antonio Cheong
43fc705f70
Merge pull request #68 from oldweipro/bugfix 2023-06-19 16:23:57 +08:00
oldweipro
5f8085539c When Continuing conversation, the value of original_response.Message.Metadata.MessageType is continue 2023-06-19 14:45:58 +08:00
Antonio
6bd58a9fb0 Merge branch 'master' of https://github.com/acheong08/ChatGPT-to-API 2023-06-18 22:14:02 +08:00
Antonio
2119969415 close #67 2023-06-18 22:14:00 +08:00
Antonio Cheong
18cd856b29
close #65 2023-06-18 18:16:01 +08:00
Antonio
a64532a5a0 more verbose 2023-06-17 11:37:39 +08:00
Antonio
3fb4afed4d use mobile by default 2023-06-17 11:15:02 +08:00
Antonio
8e0e23ea6f models 2023-06-16 23:45:27 +08:00
Antonio
7346fb12e3 warn admin of invalid request 2023-06-16 22:50:22 +08:00
Antonio
c4e9b237e1 handle engines 2023-06-16 22:49:08 +08:00
Antonio
45fdad5313 remove KID 2023-06-16 19:50:01 +08:00
Antonio
287e0ef296 oops2 2023-06-16 16:54:01 +08:00
Antonio
febe0cff3e oops 2023-06-16 16:52:52 +08:00
Antonio
1290ed8449 default enable history 2023-06-16 16:51:29 +08:00
Antonio
bee1025dd4 plugin support. Closes #59 2023-06-16 00:34:09 +08:00
Antonio
8227aabd95 bump deps 2023-06-16 00:29:46 +08:00
Antonio
a45167634a bump deps 2023-06-16 00:27:36 +08:00
Antonio
0bf03b7b95 JSON error 2023-06-15 22:28:02 +08:00
Antonio
7c65758dc4 IPAD 2023-06-15 22:19:45 +08:00
Antonio
56d71dc578 better models mapping 2023-06-15 15:32:10 +08:00
Antonio
3bca42e2db fix security issue in gpt-4 request 2023-06-14 18:49:18 +08:00
Antonio
b393f9d4fa fix repeated reesponse 2023-06-13 18:42:40 +08:00
Antonio
7a90fe964b delete defunct code 2023-06-13 18:37:30 +08:00
Antonio
f99365c150 lower response length 2023-06-13 18:10:37 +08:00
Antonio
0a240f33f8 fix nil pointer 2023-06-13 18:10:27 +08:00
Antonio
8df3f1c160 Merge branch 'master' of https://github.com/acheong08/ChatGPT-to-API 2023-06-13 17:39:23 +08:00
Antonio
8b9d6dc3df fix nil pointer 2023-06-13 17:39:21 +08:00
Antonio Cheong
1ab27c18da
Merge pull request #57 from maxwellmai/patch-1 2023-06-13 01:51:51 +08:00
Antonio
d04d8f94dc efficiently update bard convo hash 2023-06-13 00:47:24 +08:00
Antonio
0c2a0e72b3 pointers and hashing 2023-06-13 00:36:54 +08:00
Mai
c5575f7318
Update README.md
The agency format file is wrong, has been repaired
2023-06-13 00:33:44 +08:00
Antonio
1425521d26 Garbage collection Bard 2023-06-13 00:17:56 +08:00
Antonio
d4e327aa32 make sane 2023-06-13 00:07:57 +08:00
Antonio
c957b2bfb8 bard lib 2023-06-12 23:56:58 +08:00
Antonio
6bfe081f13 weird code deleted 2023-06-12 23:17:26 +08:00
Antonio
7f6be5660b memory fuck up 2023-06-12 22:59:40 +08:00
Antonio
3b534349cd safari 2023-06-12 22:48:04 +08:00
Antonio Cheong
e46d210182
Merge pull request #55 from xqdoo00o/test 2023-06-12 18:12:39 +08:00
David xu
23f48ecbd3
add space like openai api 2023-06-12 11:36:25 +08:00
Antonio
2a75fd241a bring done out of loop 2023-06-10 04:29:01 +08:00
Antonio
919e4dd919 skip repeats 2023-06-10 04:26:54 +08:00
Antonio
85ab37b55f auto continue 2023-06-10 04:10:55 +08:00
Antonio
f6144ac020 extract request 2023-06-10 03:57:36 +08:00
Antonio
0e0e776436 extract error handling 2023-06-10 03:55:39 +08:00
Antonio
fdfde5eb02 finish reason 2023-06-10 03:49:13 +08:00
Antonio
379638d6da bugfixes 2023-06-10 03:45:03 +08:00
Antonio
f7b3713fe7 more refactoring 2023-06-10 03:30:45 +08:00
Antonio
74c98c4ba0 Merge branch 'master' of https://github.com/acheong08/ChatGPT-to-API 2023-06-10 02:45:40 +08:00
Antonio
53f9c7a2e8 refactor 2023-06-10 02:45:37 +08:00