From 7da037806f49f74c046b1f5a881750d9aa36fd9a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=8F=E8=82=A5=E7=BE=8A?= <1048382248@qq.com>
Date: Wed, 14 May 2025 09:53:07 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20AI=E4=BC=98=E5=8C=96?=
=?UTF-8?q?=E5=AD=97=E5=B9=95=E6=B5=81=E7=A8=8B=20=E4=BC=98=E5=8C=96=20AI?=
=?UTF-8?q?=E5=88=86=E6=9E=90=E6=B5=81=E7=A8=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Components/Pages/VideoTaskShow.razor | 14 +++++++++--
.../Components/Pages/VideoTaskShow.razor.cs | 9 +++-----
.../AICore/GPT/DeepSeek/DeepSeek_GPT.cs | 23 ++++++++++---------
VideoAnalysisCore/Common/AppCommon.cs | 10 ++++----
VideoAnalysisCore/Common/RedisExpand.cs | 20 ++++++++--------
VideoAnalysisCore/Model/VideoKonwPoint.cs | 5 ++++
VideoAnalysisCore/Model/VideoTask.cs | 2 +-
7 files changed, 48 insertions(+), 35 deletions(-)
diff --git a/VideoAnalysis/Components/Pages/VideoTaskShow.razor b/VideoAnalysis/Components/Pages/VideoTaskShow.razor
index 9ff346d..dadb6aa 100644
--- a/VideoAnalysis/Components/Pages/VideoTaskShow.razor
+++ b/VideoAnalysis/Components/Pages/VideoTaskShow.razor
@@ -21,6 +21,11 @@