From ee500f95b59520fb1ad121437ec698fc65677288 Mon Sep 17 00:00:00 2001 From: ningbo <3301955438@qq.com> Date: Sat, 16 Aug 2025 16:04:49 +0800 Subject: [PATCH] =?UTF-8?q?style(ai=5Fstream):=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E7=9A=84=E7=A9=BA=E8=A1=8C=E4=BB=A5=E6=8F=90?= =?UTF-8?q?=E5=8D=87=E4=BB=A3=E7=A0=81=E5=8F=AF=E8=AF=BB=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/ai_stream.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/utils/ai_stream.js b/src/utils/ai_stream.js index c12b4e7..bf26f24 100644 --- a/src/utils/ai_stream.js +++ b/src/utils/ai_stream.js @@ -1,6 +1,4 @@ import { getTokenKeySessionStorage } from "@/utils/auth"; - - /** * 创建聊天流式连接 * @param {Object} params 请求参数