Commit graph

135 commits

Author SHA1 Message Date
ikechan8370
236ec07f38 fix: add bing timeout 2023-02-15 12:22:02 +08:00
ikechan8370
7719b27392 fix: add default timeout 2023-02-15 12:05:50 +08:00
ikechan8370
54cdded6c0 fix: API mode invalid session token error 2023-02-15 11:52:29 +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
b342e47e8a fix: some help message 2023-02-15 00:20:44 +08:00
ikechan8370
a4a09bfcd8 fix: some help message 2023-02-15 00:18:56 +08:00
ikechan8370
040b4e89c1 fix: remove proxy 2023-02-14 23:54:39 +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
ab021d0caa fix: api -> reverseProxyUrl 2023-02-14 19:04:18 +08:00
ikechan8370
548642dab9 fix: null option 2023-02-14 18:58:58 +08:00
ikechan8370
87cc56e289 feat: add other api base url for API 2023-02-14 18:56:43 +08:00
ikechan8370
c0c43461c1 feat: add other api base url for API 2023-02-14 18:55:47 +08:00
ikechan8370
47f6bb8dfb Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2 2023-02-14 14:07:53 +08:00
ikechan8370
95d14fa4a4 fix: bind token 2023-02-14 14:06:20 +08:00
Oishiimono
7c3094d38c
Update README.md (#147) 2023-02-14 14:04:07 +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
11f35af89e feat: add support for configurable reverse proxy url 2023-02-14 12:04:43 +08:00
ikechan8370
58e1d00453 fix: hint for no bing cookie 2023-02-14 11:37:26 +08:00
ikechan8370
ec45eb1173 fix: deconstruction null bug 2023-02-14 11:35:09 +08:00
ikechan8370
3ff591d205 feat: add support for bing(beta and WIP) 2023-02-14 11:24:09 +08:00
ikechan8370
83c058ab85 Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2 2023-02-14 00:20:15 +08:00
ikechan8370
1e918a57fe fix: change retry times for API2 from 5 to 1 2023-02-14 00:14:20 +08:00
ikechan8370
972c0834e1
fix: add plus support for browser based solution 2023-02-13 15:46:55 +08:00
ikechan8370
2c5b47e065
Update README.md 2023-02-13 14:44:14 +08:00
ikechan8370
12290ad8e4 fix: add more hint 2023-02-12 23:00:53 +08:00
ikechan8370
4b93a2aa72 Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2 2023-02-12 18:24:16 +08:00
ikechan8370
9aa0a314bc fix: conversationId field error 2023-02-12 18:23:15 +08:00
ikechan8370
643dae15a5
Update README.md 2023-02-12 15:25:11 +08:00
ikechan8370
fb73f1b5df Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2 2023-02-12 15:18:28 +08:00
ikechan8370
ab20b0513d fix: add hint for swicth mode 2023-02-12 15:17:36 +08:00
ikechan8370
322a45a7ef
Update README.md 2023-02-12 15:06:52 +08:00
ikechan8370
301622ad8a Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2 2023-02-12 15:05:21 +08:00
ikechan8370
a8ec5f41e3 feat: add support for the third party reverse proxy mode 2023-02-12 15:05:03 +08:00
ikechan8370
659d88fb74
Update issue templates 2023-02-12 11:48:16 +08:00
ikechan8370
6adbff5d83
Update issue templates 2023-02-12 11:43:31 +08:00
ikechan8370
36aaa12586 fix: incorrect help text under prefix toggle mode 2023-02-12 00:12:19 +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
e59ed0c048 fix: switch back to gpt-3 2023-02-11 14:16:29 +08:00
ikechan8370
4a81d68c6e fix: Update latest ChatGPT model 2023-02-11 12:58:34 +08:00