diff --git a/README.md b/README.md index e587acbe0..7e52c7365 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# 2023/3/2 已支持官方ChatGPT API,性能更好!!! + + ## ⭐体验 使用手机QQ扫码加入QQ频道(频道名: GPT机器人 | 频道号: x42d56aki2) diff --git a/requirements.txt b/requirements.txt index dafdc72c4..8598108e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests~=2.27.1 -openai~=0.26.5 +openai~=0.27.0 qq-botpy~=1.1.2