Skip to content

Commit

Permalink
功能优化
Browse files Browse the repository at this point in the history
  • Loading branch information
classfang committed May 7, 2024
1 parent c5f0642 commit 46a5370
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ const generateReport = async () => {
// 大模型通用选项
const chat2bigModelOption: CommonChatOption = {
abortCtr: abortCtr,
sessionId: data.currentSessionId,
model: settingStore.aiCalendar.bigModel.model,
instruction,
Expand Down

0 comments on commit 46a5370

Please sign in to comment.