Follow these steps to configure the Auto-GPT REST API Plugin:
Clone this repository and navigate to the Auto-GPT-REST-API-Plugin
folder in your terminal:
git clone https://github.com/riensen/Auto-GPT-REST-API-Plugin.git
Execute the following command to install the necessary dependencies:
pip install -r requirements.txt
Compress the Auto-GPT-REST-API-Plugin
folder or download the repository as a zip file.
If you haven't already, clone the Auto-GPT repository, follow its installation instructions, and navigate to the Auto-GPT
folder.
Transfer the zip file from step 3 into the plugins
subfolder within the Auto-GPT
repo.