Pre-environment and software preparation:
1) pycharm version 2020 and above
2) python version 3.10 and above
3) pip version 20 and above (newer version)
4) Install git, no version required
formal opening of work
The specific configuration steps are as follows:
1.AUTOGPT4.0 download address:/Significant-Gravitas/Auto-GPT/tree/test-0.2.2
2. Create a new folder to store the project, and then clone the gpt project into it:git clone /Significant-Gravitas/
Go to the Auto-GPT directory and install the required dependencies: pip install -r . If the installation fails, the pip version may be too old.
4. Go to the Auto-GPT folder and find the . File
In this folder make a copy of the . file, changing the filename to .env.
Open the .env file, find OPENAI_API_KEY=, = and then enter your own openai-key, apply for your own openai-key at /account/api-keys, the following page:
Then open the .env file, assign your own key to the right of the OPENAI_API_KEY equals sign, save and exit:
Open the Auto-GPT folder project, click OK on the pop-up interface, and wait for the package to finish installing. Enter the command in the terminal again:.\
6. then name your AI and other random things, focusing on the writing of the 5 goals, describing what it is trying to accomplish in five ways.
To this point this article on pycharm2020 deployment configuration AutoGPT4.0 (nanny tutorial) article is introduced to this, more related pycharm deployment configuration AutoGPT content please search for my previous articles or continue to browse the following related articles I hope that you will support me in the future more!