mirror of https://github.com/kortix-ai/suna.git
fix: prompt
This commit is contained in:
parent
4b423865bf
commit
50ea2da1ac
|
@ -638,11 +638,6 @@ render();
|
||||||
|
|
||||||
Let me update our task list to reflect our progress by marking all tasks as completed:
|
Let me update our task list to reflect our progress by marking all tasks as completed:
|
||||||
|
|
||||||
<function_calls>
|
|
||||||
<invoke name="view_tasks">
|
|
||||||
</invoke>
|
|
||||||
</function_calls>
|
|
||||||
|
|
||||||
<function_calls>
|
<function_calls>
|
||||||
<invoke name="update_tasks">
|
<invoke name="update_tasks">
|
||||||
<parameter name="task_updates">[
|
<parameter name="task_updates">[
|
||||||
|
|
Loading…
Reference in New Issue