1
0
Commit Graph

202 Commits

Author SHA1 Message Date
Antonio Cheong
46f92cd9c2
Merge pull request #74 from fuergaosi233/master
Support for Dot env and replace GPT4 Model
2023-06-28 06:02:02 +00:00
Holegots
ce0e59e853 feat: support PORT env
feat: support dotenv
fix: change gpt-4-mobile 2 gpt-4
2023-06-28 11:58:54 +08:00
Holegots
f3865c1742 feat: support PORT env 2023-06-28 00:05:19 +08:00
Antonio
58279b4009 use package 2023-06-26 23:31:11 +08:00
Antonio
7fb669ace7 mod tidy 2023-06-26 23:17:51 +08:00
Antonio
e32b8796fc arkose 2023-06-26 23:17:39 +08:00
Antonio
ac5ada47bf rename to make more clear 2023-06-26 17:06:01 +08:00
Antonio
bd45ea82b7 arkose 2023-06-26 17:05:43 +08:00
Antonio
23d543d061 return when error 2023-06-26 16:57:49 +08:00
Antonio Cheong
47e354ef9b
Create release.yml 2023-06-26 08:50:56 +00:00
Antonio
a4062847c7 Merge branch 'master' of https://github.com/acheong08/ChatGPT-to-API 2023-06-24 16:23:22 +08:00
Antonio
400d024fc4 remove arkose 2023-06-24 16:23:20 +08:00
Antonio Cheong
da4346a545
Merge pull request #70 from xqdoo00o/test 2023-06-20 17:09:00 +08:00
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