From 73df2a4d7a158d48a6d32bdabcbc8b7d395313c2 Mon Sep 17 00:00:00 2001 From: yym68686 Date: Mon, 13 May 2024 16:39:00 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Bug:=20Add=20processing=20of=20S?= =?UTF-8?q?SE=20(Server-Sent=20Events)=20comments=20in=20stream=20output?= =?UTF-8?q?=20mode=20to=20optimize=20OpenRouter=20forwarding=20service=20h?= =?UTF-8?q?andling.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 💻 Code: Upgrade ModelMerge version to 0.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e47afb54..5bac4648 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ pytz python-dotenv md2tgmd==0.1.9 fake_useragent -ModelMerge==0.3.3 +ModelMerge==0.3.4 oauth2client==3.0.0 python-telegram-bot[webhooks,rate-limiter]==21.0.1 \ No newline at end of file