Skip to content

Commit 013c2c7

Browse files
authored
Fix alfworld prompt typo (agentscope-ai#222)
1 parent 4576a55 commit 013c2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trinity/common/workflows/envs/alfworld/alfworld_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
## Notes:
5555
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.
5656
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.
5858
5959
## Action Format:
6060
Below are the available commands you can use:

0 commit comments

Comments
 (0)