Skip to content

Commit

Permalink
🐛 Bug: 1. Fix the bug causing Ratelimit error 202 on DuckDuckGo
Browse files Browse the repository at this point in the history
2. Adjust the search prompt, reduce token consumption.

💻 Code: Upgrade ModelMerge version to 0.3.8
  • Loading branch information
yym68686 committed May 14, 2024
1 parent 62a3844 commit a8f8aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ pytz
python-dotenv
md2tgmd==0.1.9
fake_useragent
ModelMerge==0.3.7
ModelMerge==0.3.8
oauth2client==3.0.0
python-telegram-bot[webhooks,rate-limiter]==21.0.1

0 comments on commit a8f8aaf

Please sign in to comment.