Voyager icon indicating copy to clipboard operation
Voyager copied to clipboard

An Open-Ended Embodied Agent with Large Language Models

Results 85 Voyager issues
Sort by recently updated
recently updated
newest added

I have successfully completed all steps and have been troubleshooting. I am now onto the final steps of creating the world after the game launches itself following these instructions: _For...

since i get this error when re-running: ``` AssertionError: Skill Manager's vectordb is not synced with skills.json. There are 3 skills in vectordb but 0 skills in skills.json. Did you...

In the fabric mods installation step 4: ``` After you launch the game, go to YOUR_MINECRAFT_GAME_LOCATION/config/better-respawn, and modify the properties file with ... ``` I am unable to find the...

Try to use export HNSWLIB_NO_NATIVE=1 before the pip install.

Is it possible to integrate with gpt4all instead of openai?

Hi, thanks for sharing and this project is really inspiring. I noticed that you mentioned some metrics in your paper to demonstrate the privileged ability of Voyager, could you give...

stale

Traceback (most recent call last): File "/Users/roc/tool/Voyager/ttest.py", line 12, in voyager = Voyager( File "/Users/roc/tool/Voyager/voyager/voyager.py", line 102, in __init__ self.env = VoyagerEnv( File "/Users/roc/tool/Voyager/voyager/env/bridge.py", line 42, in __init__ self.mc_instance =...

Hi, I think for many people spending $50 will seem like a pretty big deal. I have already spent and would like to share my [checkpoint](https://github.com/daswer123/Voyager_checkpoint) at 160it. Is there...

I get this Creating Minecraft server Please open https://login.microsoftonline.com/consumers/oauth2/v2.0/authorize?client_id=(removed)&response_type=code&redirect_uri=https%3A%2F%2F127.0.0.1%2Fauth-response&response_mode=query&scope=XboxLive.signin+offline_access&state=tRhwbidsvxBh7YfKKpBlBg&code_challenge=S0y5aMT54UHd34jK3HTFoPeEyJs8xxLvVJua-OoldnI&code_challenge_method=S256 in your browser and copy the url you are redirected into the prompt below. (removed is the client_id I created) but...

stale

It seems I am unable to run the code gradlew build after removing forge from the string next to common and fabric. Upon entering it says an error, ERROR: JAVA_HOME...