You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: trinity/common/workflows/envs/alfworld/alfworld_workflow.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@
54
54
## Notes:
55
55
At each step, you should first think then perform action to fulfill the instruction. You should ALWAYS wrap your thinking with the <think> </think> tag and wrap your action with the <action> </action> tag.
56
56
You should ALWAYS take one action each step.
57
-
DONOT try to interact with the user at anytime. Finish the task and buy the item by yourself.
57
+
DO NOT try to interact with the user at anytime. Finish the task by yourself.
0 commit comments