Commit graph

229 commits

Author SHA1 Message Date
ikechan8370
a3b14b1a79
Conversation communication (#165)
* init: conversation in api3 (WIP)

* feat: beta conversation

* fix: fix some problems

* fix: add help message
2023-02-18 12:33:24 +08:00
ikechan8370
5237975fbd fix: ptimeout problem 2023-02-15 13:11:03 +08:00
ikechan8370
faf3612c96 fix: ptimout not defined 2023-02-15 12:38:10 +08:00
ikechan8370
ca83acb3c7 fix: change default timeout 2023-02-15 11:37:42 +08:00
ikechan8370
23b16a7f85 fix: bing timeout error 2023-02-15 11:32:45 +08:00
ikechan8370
bd934fd970 fix: API3 conversation bug 2023-02-15 00:52:15 +08:00
ikechan8370
4ba1c80cc0 fix: API3 conversation bug 2023-02-15 00:49:48 +08:00
ikechan8370
b5e8ad1034 fix: change error msg 2023-02-14 23:36:48 +08:00
ikechan8370
133eb0e87d fix: JSON parse error 2023-02-14 23:16:08 +08:00
ikechan8370
4330e61dc3 fix: add 429 error 2023-02-14 23:13:05 +08:00
ikechan8370
e5853fdb4b fix: debug 2023-02-14 23:08:06 +08:00
ikechan8370
62c8d56e76
Api3 (#149)
* feat: api3 WIP

* feat: add support for proxy of openai

* fix: if no proxy
2023-02-14 22:54:47 +08:00
ikechan8370
d69b46f188 fix: 500 error 2023-02-14 13:59:44 +08:00
ikechan8370
d58c5e061e fix: plus user use the new model, too. 2023-02-14 13:49:16 +08:00
ikechan8370
d247ddbf42 fix: change model for browser according to chatgpt 2023-02-14 13:30:37 +08:00
ikechan8370
972c0834e1
fix: add plus support for browser based solution 2023-02-13 15:46:55 +08:00
ikechan8370
2657dead17 fix: add loop to ensure login 2023-02-12 00:02:22 +08:00
ikechan8370
053a43fcc1 fix: wrong args in chrome 2023-02-11 23:34:57 +08:00
ikechan8370
6fdcbf12e2 feat: support browser-based solution. update readme 2023-02-11 23:17:38 +08:00
ikechan8370
b0738c6db6 fix: 加入重试机制 2023-02-10 10:46:31 +08:00
ikechan8370
bdafec9a21
Use chatgpt-api (#106)
* feat: use the latest api from chatgpt-api

* feat: use the latest api from chatgpt-api
2023-02-02 14:33:26 +08:00
ikechan8370
f9e432fcce
feat: use the latest api from chatgpt-api (#105) 2023-02-02 14:29:34 +08:00
ikechan8370
fc715e302e
fix: JSON parse error (maybe) 2023-01-10 20:36:20 +08:00
葛胤池
e2baa4dfc1 fix: 修复了另一个可能导致not sign in得问题 2022-12-20 20:22:33 +08:00
葛胤池
89dd029d0e fix: not signed问题 2022-12-19 12:34:54 +08:00
葛胤池
4df0addffb fix: use only one browser instance with debbugger url endpoint 2022-12-17 13:07:33 +08:00
葛胤池
d0dcc50764 feat: 暂时不使用chatgpt-api库,拷贝了部分其代码进行修改 2022-12-17 11:35:59 +08:00
葛胤池
bc09525187 feat: add auth support by puppeteer.
Still maybe 403
2022-12-13 15:43:17 +08:00
葛胤池
70044eb6c0 feat: add picture mode 2022-12-10 19:45:54 +08:00