fix(chat): 重新生成前撤销旧消息
Build Push and Deploy / docker-image (push) Successful in 1m47s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped

This commit is contained in:
2026-06-08 14:38:52 +08:00
parent f7cd5ebfa7
commit 40cc355fff
5 changed files with 45 additions and 7 deletions
+1
View File
@@ -73,6 +73,7 @@ describe("streamAgentChat", () => {
session_id: undefined,
model: "deepseek/deepseek-v4-pro",
approval_mode: undefined,
regenerate_from_message_index: undefined,
}),
}),
);