MineDojo / Voyager

An Open-Ended Embodied Agent with Large Language Models
https://voyager.minedojo.org/
MIT License
5.36k stars 492 forks source link

The variable `max_retries` doesn't seem to work. #92

Closed aeft closed 1 year ago

aeft commented 1 year ago

Briefly describe your issue

The variable max_retries doesn't seem to work. Maybe you missed the if condition.

Code: https://github.com/MineDojo/Voyager/blob/12025800790e16ddc9e4f61de18863859b4edf31/voyager/agents/curriculum.py#LL292C49-L292C60

image

xieleo5 commented 1 year ago

Hi, thanks for helping us to find this issue! Fixed in the latest commit.