From 64c4d2d2e30d5cfe8747711fbaf477334630439d Mon Sep 17 00:00:00 2001 From: ViperEkura <3081035982@qq.com> Date: Wed, 1 Oct 2025 11:57:57 +0800 Subject: [PATCH] =?UTF-8?q?refactor(scripts):=20=E9=87=8D=E5=91=BD?= =?UTF-8?q?=E5=90=8D=E8=81=8A=E5=A4=A9=E8=84=9A=E6=9C=AC=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/{chat.py => stream_chat.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{chat.py => stream_chat.py} (100%) diff --git a/scripts/chat.py b/scripts/stream_chat.py similarity index 100% rename from scripts/chat.py rename to scripts/stream_chat.py