fix(chat): 重新生成前撤销旧消息
This commit is contained in:
@@ -73,6 +73,7 @@ describe("streamAgentChat", () => {
|
||||
session_id: undefined,
|
||||
model: "deepseek/deepseek-v4-pro",
|
||||
approval_mode: undefined,
|
||||
regenerate_from_message_index: undefined,
|
||||
}),
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user