mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-18 05:35:56 +08:00
feat: change the order of actions
This commit is contained in:
parent
6c5157ca81
commit
d709a83144
@ -86,8 +86,8 @@ async def _astream_workflow_generator(
|
||||
"content": event_data["__interrupt__"][0].value,
|
||||
"finish_reason": "interrupt",
|
||||
"options": [
|
||||
{"text": "Start research", "value": "accepted"},
|
||||
{"text": "Edit plan", "value": "edit_plan"},
|
||||
{"text": "Start research", "value": "accepted"},
|
||||
],
|
||||
},
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user