Merge branch 'main' into v4.2.1

This commit is contained in:
RockYang
2025-02-20 11:22:52 +08:00
8 changed files with 69 additions and 44 deletions

View File

@@ -370,7 +370,6 @@ httpGet("/api/function/list")
showMessageError("获取工具函数失败:" + e.message);
});
// 创建 socket 连接
const prompt = ref("");
const showStopGenerate = ref(false); // 停止生成
const lineBuffer = ref(""); // 输出缓冲行