Skip to content

Commit

Permalink
🐛 Bug: Fix the bug where models that don't support function calling f…
Browse files Browse the repository at this point in the history
…ail to automatically delete the request body

💻 Code: Upgrade ModelMerge version to 0.7.2
  • Loading branch information
yym68686 committed Jun 20, 2024
1 parent c89cd8a commit af02ef9
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
@@ -1,5 +1,5 @@
--index-url https://pypi.python.org/simple/
python-dotenv
md2tgmd==0.2.3
ModelMerge==0.7.1
ModelMerge==0.7.2
python-telegram-bot[webhooks,rate-limiter]==21.0.1

0 comments on commit af02ef9

Please sign in to comment.