-
The problem occurred by revChatGPT.
-
无法收到回复 log里面可以看到它发送了
-
### 部署方式
手动部署
### 登录框架
Mirai
### 系统环境
6.1.0-kali7-amd64
### Python环境
Python 3.11.2
### 异常情况
启动后报错
### 报错信息
```
[2023-04-25 16:55:29.124] main.py (271) - [CRITICAL] : 程序启动完成,如长时间未显示 "成功登录到账…
-
>完成 pip3 install revChatGPT --upgrade 后执行 python3 app.py 出现报错:
requests.exceptions.SSLError: HTTPSConnectionPool(host='chat.openai.com', port=443): Max retries exceeded with url: /api/auth/session (C…
-
```
[2022-12-12 12:37:41,529 nonebot] ERROR: Failed to import "hoshino.modules.aichat-chatGPT.aichat", error: Wrong response code
[2022-12-12 12:37:41,530 nonebot] ERROR: Wrong response code
Traceb…
-
This can get quicker response, when receive first data, it can show it immediately
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
My chat bot has a error.I use command line to test if it …
-
Field missing
{'detail': {'message': 'Could not parse your authentication token. Please try signing in again.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_jwt'}}
I got this err…
-
运行app.py之后输入账号密码,然后提示
[OpenAI][5] Captcha saved to captcha.png in the current directory
[32m[OpenAI][5][37mPlease solve the captcha and press enter to continue: FFBrB8
输入验证码之后出现了下面的情况:
[OpenAI][5]…
-
![Screenshot 2022-12-12 170033](https://user-images.githubusercontent.com/34012548/207174477-ff94ed03-4f66-44af-8e01-4c565e8209ce.png)
After I fill out config.json
and run the main.py with "pyt…