Commit graph

1262 commits

Author SHA1 Message Date
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
ikechan8370
16983adffc Update README.md 2023-02-11 01:32:23 +08:00
ikechan8370
02431cd46e Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2 2023-02-10 10:59:24 +08:00
ikechan8370
b0738c6db6 fix: 加入重试机制 2023-02-10 10:46:31 +08:00
ikechan8370
d64a5de343
Update README.md 2023-02-08 21:38:25 +08:00
ikechan8370
8d654c98a1
Update README.md 2023-02-08 21:23:27 +08:00
ikechan8370
328dd2ed7e
Update README.md 2023-02-08 21:18:14 +08:00
ikechan8370
233fc7417c feat: 提供了更多的可选配置项,包括确认开关、暗示指令覆盖、触发方式、模型名称和屏蔽词等 2023-02-08 21:09:55 +08:00
SanqianQVQ
35b7630d76
Update README.md (#110)
* Update README.md

1. 增加对 Node.js >= 14 但 <= 18 的安装支持(NMD 为什么我要用 Centos7)
2. 调整部分内容

* Update README.md

修补描述

* Update README.md

修饰
2023-02-04 21:08:17 +08:00
ikechan8370
b88d450aef feat: simple queue management 2023-02-03 22:03:11 +08:00
ikechan8370
e6738e5527 fix: redis expire time; picture mode title; queue lock problem 2023-02-03 21:49:55 +08:00
SanqianQVQ
8871987b1d
Update README.md (#109) 2023-02-03 09:23:10 +08:00
ikechan8370
947a2849d6
Update README.md 2023-02-02 14:50:52 +08:00
ikechan8370
317b89e962
fix: remove console log 2023-02-02 14:46:16 +08:00
ikechan8370
721b377941
Update README.md 2023-02-02 14:45:37 +08:00
ikechan8370
2b2be7873d
Update README.md 2023-02-02 14:43:52 +08:00
ikechan8370
8ff0983a87
fix: delete old codes 2023-02-02 14:42:20 +08:00
ikechan8370
8dacaa4a48
fix: switch off debug mode 2023-02-02 14:39:08 +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
09e8909b51
Update README.md 2023-02-02 14:30:42 +08:00
ikechan8370
f9e432fcce
feat: use the latest api from chatgpt-api (#105) 2023-02-02 14:29:34 +08:00
ikechan8370
78a524bcbe fix: add 120s timeout for answering 2023-01-26 21:06:45 +08:00
ikechan8370
02ab29b4d5 feat: 问题的队列,修复后来的问题会阻断前面问题的问题 2023-01-26 20:40:26 +08:00
ikechan8370
241cc6c2ff
Update index.js 2023-01-16 19:27:00 +08:00