Skip to content

Commit 46a5370

Browse files
committed
功能优化
1 parent c5f0642 commit 46a5370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/src/components/views/ai-calendar/AICalendar.vue

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ const generateReport = async () => {
193193
194194
// 大模型通用选项
195195
const chat2bigModelOption: CommonChatOption = {
196+
abortCtr: abortCtr,
196197
sessionId: data.currentSessionId,
197198
model: settingStore.aiCalendar.bigModel.model,
198199
instruction,

0 commit comments

Comments
 (0)