THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
https://llmbench.ai
Apache License 2.0
2.23k stars 159 forks source link

[Bug/Assistance] '{"detail":"Error: Task does not exist"}', 400, 'webshop-std' #170

Open AlphaLee1113 opened 1 month ago

AlphaLee1113 commented 1 month ago

I am trying to run the webshop-std but it shows that the task does not exist. May I ask why it will happen? error

error 2

Following is my config:

This is the start_task.yaml: start_task

and this is the default.yaml: dedault

And in fact I am able to run the m2w-std successfully. Thank you !!!