DrReefer

Results 9 comments of DrReefer

> Just open the AutoGPT file in VScode and create a new file called "auto-gpt.json" and save it to the main folder can this be a .txt file?

![auto-gpt](https://user-images.githubusercontent.com/20601270/232169301-6b5a2b0b-4dd1-4067-ab4a-fa655e3a105e.jpg) okay so I went into .devcontainer file, copied devcontainer.json then pasted in autogpt file, opened it in text file, deleted everything and renamed it auto-gpt.json and I still get...

> just create a new file name auto-gpt.json in main folder Ok, did that now when I try ![error](https://user-images.githubusercontent.com/20601270/232174377-d1af2970-fad7-43f3-a8c3-7c7ae4491f86.jpg)

> just create a new file name auto-gpt.json in main folder ![env error](https://user-images.githubusercontent.com/20601270/232174609-dad33891-ee0f-4cae-8ace-8e07961e46a0.jpg) Does this look right to you?

> > > just create a new file name auto-gpt.json in main folder > > > Ok, did that now when I try > > > ![error](https://user-images.githubusercontent.com/20601270/232174377-d1af2970-fad7-43f3-a8c3-7c7ae4491f86.jpg) > > I...

> @GrantEagles @DrReefer you need to get your API keys and set them up in the `.env` file. The `.env` file should be copied and pasted from `.env.template` file. >...

Hello, I have having the same problem, when I edit .env.template I add my openai api and then when I rename it and save, it saves as .txt file

> I had a problem where the file wasn't actually being renamed. Despite appearing to be called ".env" it didn't change the name from ".env.template". Once I fix this, it...

![env](https://user-images.githubusercontent.com/20601270/231923475-66d12c11-5658-450a-abfa-3dccc9a256d3.jpg) which one should I use and just delete the other?