ikechan8370
|
4b54a79fc6
|
feat: join conversation
|
2023-02-18 14:23:30 +08:00 |
|
ikechan8370
|
f24911a040
|
fix: change Bing style of picture
|
2023-02-18 13:21:56 +08:00 |
|
ikechan8370
|
9527a9da92
|
fix: destroy conversation
|
2023-02-18 13:20:24 +08:00 |
|
ikechan8370
|
baad7f87b9
|
Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2
|
2023-02-18 13:03:11 +08:00 |
|
ikechan8370
|
1e89fe6a94
|
fix: remove debug code
|
2023-02-18 13:02:34 +08:00 |
|
ikechan8370
|
66ce5eb8b7
|
Update README.md
|
2023-02-18 12:58:00 +08:00 |
|
ikechan8370
|
d8265ba1d2
|
fix: remove useless code
|
2023-02-18 12:35:32 +08:00 |
|
ikechan8370
|
e31f363917
|
Update README.md
|
2023-02-18 12:34:21 +08:00 |
|
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
|
a1e72c7757
|
fix: destroy await/async
|
2023-02-17 22:15:28 +08:00 |
|
HalcyonAlcedo
|
4d53f378f1
|
更改必应和chatgpt的图片模式web模板,临时处理切换模式后会话失效问题 (#163)
* 修复引用转发,默认bing模式并发
* 开启stream增加稳定性
* fix: remove queue element only in non-bing mode
* 使用chatgpt-api自带的超时逻辑,文字过多时启动切换到图片输出防止被吞
* Update chat.js
* 添加Bing专用的图片输出样式
* 添加chatgpt的新图片模式,临时处理切换api导致的对话异常
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
|
2023-02-17 19:55:23 +08:00 |
|
夏叶
|
37f75a64fa
|
OpenAI Plus剩余额度查询 (#161)
|
2023-02-17 19:15:06 +08:00 |
|
ikechan8370
|
dd805136e0
|
Update README.md
|
2023-02-17 00:52:23 +08:00 |
|
ikechan8370
|
0b45f5810d
|
Update README.md
|
2023-02-17 00:51:11 +08:00 |
|
ikechan8370
|
0483f17e44
|
fix: use the latest new reverse proxy
use the latest new reverse proxy with load balancer
|
2023-02-16 22:18:54 +08:00 |
|
ikechan8370
|
22d85b5d98
|
feat: support node-fetch in API mode
|
2023-02-16 21:39:33 +08:00 |
|
ikechan8370
|
db3c7ef573
|
Update LowerNode.md
|
2023-02-16 20:45:11 +08:00 |
|
Err0rCM
|
b30c3e37e2
|
unset PROXY default & ReBuild README (#158)
* 取消默认值
* ReBuild README
|
2023-02-16 20:44:02 +08:00 |
|
Err0rCM
|
6f60cd0ebc
|
添加获取必应Token及必应Token轻校验 (#157)
* feat: api3 WIP
* feat: add support for proxy of openai
* fix: if no proxy
* fix: optimize help message
* 增加必应token轻校验
经测试必应token固定长度215,但内容不确定
* feat: 绑定bing token后测试一下
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
|
2023-02-16 17:45:57 +08:00 |
|
ikechan8370
|
fffa8191d5
|
Update README.md
|
2023-02-16 16:21:45 +08:00 |
|
HalcyonAlcedo
|
2ca69ed758
|
使用chatgpt-api自带的超时机制,回复文字过多时使用图片发送 (#154)
* 修复引用转发,默认bing模式并发
* 开启stream增加稳定性
* fix: remove queue element only in non-bing mode
* 使用chatgpt-api自带的超时逻辑,文字过多时启动切换到图片输出防止被吞
* Update chat.js
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
|
2023-02-16 16:15:24 +08:00 |
|
ikechan8370
|
545c8fd483
|
Merge branch 'v2' of github.com:ikechan8370/chatgpt-plugin into v2
|
2023-02-16 16:09:16 +08:00 |
|
ikechan8370
|
0f7122f865
|
feat: support the complete bing cookie which contains _U
|
2023-02-16 16:08:07 +08:00 |
|
ikechan8370
|
53f9edd26d
|
一些帮助文本 (#155)
* feat: api3 WIP
* feat: add support for proxy of openai
* fix: if no proxy
* fix: optimize help message
|
2023-02-16 15:32:19 +08:00 |
|
HalcyonAlcedo
|
1296eccb48
|
修复引用,为必应开启并发 (#151)
* 修复引用转发,默认bing模式并发
* 开启stream增加稳定性
* fix: remove queue element only in non-bing mode
---------
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
|
2023-02-15 16:16:37 +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
|
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 |
|