Jianglang
GitHub
1 vuosi sitten
vanhempi
commit
5ab5211c95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
4 lisäystä ja
3 poistoa
-
.github/ISSUE_TEMPLATE.md
|
|
@@ -1,9 +1,10 @@ |
|
|
|
### 前置确认 |
|
|
|
|
|
|
|
1. 网络能够访问openai接口 |
|
|
|
2. python 已安装:版本在 3.7 ~ 3.10 之间,依赖已安装 |
|
|
|
3. 在已有 issue 中未搜索到类似问题 |
|
|
|
4. [FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs) 中无类似问题 |
|
|
|
2. python 已安装:版本在 3.7 ~ 3.10 之间 |
|
|
|
3. 执行`pip3 install -r requirements.txt`,检查依赖是否满足 |
|
|
|
4. 在已有 issue 中未搜索到类似问题 |
|
|
|
5. [FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs) 中无类似问题 |
|
|
|
|
|
|
|
|
|
|
|
### 问题描述 |
|
|
|