feat(chat): 添加权限批准模式切换
This commit is contained in:
@@ -72,6 +72,7 @@ describe("streamAgentChat", () => {
|
||||
message: "hi",
|
||||
session_id: undefined,
|
||||
model: "deepseek/deepseek-v4-pro",
|
||||
approval_mode: undefined,
|
||||
}),
|
||||
}),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user