Skip to content

Commit

Permalink
Fix Error: 'conversationSignature'
Browse files Browse the repository at this point in the history
Fix an error by using an updated version of EdgeGPT package
  • Loading branch information
alfsoft authored Oct 7, 2023
1 parent 207abe3 commit 9d35757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
revChatGPT==6.8.6
EdgeGPT==0.13.2
git+https://github.com/jacobgelling/EdgeGPT@main#egg=EdgeGPT
GoogleBard==2.1.0
python-telegram-bot>=20.3
openai>=0.26.4
Expand All @@ -9,4 +9,4 @@ asyncio>=3.4.3
requests>=2.28.1
telegram>=0.0.1
psutil>=5.9.4
BingImageCreator>=0.5.0
BingImageCreator>=0.5.0

0 comments on commit 9d35757

Please sign in to comment.