An Vo

Results 5 comments of An Vo

@Rocklee2518 Did you copy the `.env.template` to `.env` before adding your OpenAI API key?

> I was wondering is there a reason why the file is not in the repo? The file is in .gitignore and modified when using so it cannot put to...

> I disagree, the file can be created (empty), then committed, then added to .gitignore so it will always be empty in the repo Good to know, agree with this...

Just changed my PR to add an empty `auto-gpt.json` file to the root folder. Hope that will help others to not see the warning anymore.

@Jonnny37 You can do like what I do in this PR: https://github.com/Significant-Gravitas/Auto-GPT/pull/2197