Commit graph

26 commits

Author SHA1 Message Date
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
040b4e89c1 fix: remove proxy 2023-02-14 23:54:39 +08:00
ikechan8370
4330e61dc3 fix: add 429 error 2023-02-14 23:13:05 +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
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
11f35af89e feat: add support for configurable reverse proxy url 2023-02-14 12:04:43 +08:00
ikechan8370
3ff591d205 feat: add support for bing(beta and WIP) 2023-02-14 11:24:09 +08:00
ikechan8370
a8ec5f41e3 feat: add support for the third party reverse proxy mode 2023-02-12 15:05:03 +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
ikechan8370
b0738c6db6 fix: 加入重试机制 2023-02-10 10:46:31 +08:00
ikechan8370
233fc7417c feat: 提供了更多的可选配置项,包括确认开关、暗示指令覆盖、触发方式、模型名称和屏蔽词等 2023-02-08 21:09:55 +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
241cc6c2ff
Update index.js 2023-01-16 19:27:00 +08:00
ikechan8370
5a603d65ef
Update index.js 2023-01-16 19:26:22 +08:00
ikechan8370
5e3745d5d4
Update index.js 2023-01-11 22:57:23 +08:00
ikechan8370
5e28722601 feat: conversation preserve duration 2023-01-10 21:03:32 +08:00
葛胤池
66cc464150 fix: update config description 2022-12-20 22:00:35 +08:00
葛胤池
d0dcc50764 feat: 暂时不使用chatgpt-api库,拷贝了部分其代码进行修改 2022-12-17 11:35:59 +08:00
葛胤池
33c87054c7 fix: use full browser mode 2022-12-16 19:59:57 +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