From 4ae7bb8dd02a902f44460c40f84b177b0170fe3a Mon Sep 17 00:00:00 2001 From: liudong <liudong> Date: 星期六, 17 八月 2024 15:50:32 +0800 Subject: [PATCH] 智能体和agent新建会话名称bug修改 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index b85599f..ded0088 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "moment": "^2.30.1", "nprogress": "^0.2.0", "pinia": "^2.0.23", + "pinia-plugin-persistedstate": "^3.2.1", "query-string": "^8.0.3", "sass": "^1.77.8", "sortablejs": "^1.15.0", -- Gitblit v1.8.0