Spaces:
Build error
Build error
File size: 1,690 Bytes
3382f47 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
# **How to Download and Import an Agent from the AutoGPT Marketplace (Local Hosting)**
## **Overview**
This guide explains how to download an agent from the AutoGPT marketplace and import it into your locally hosted instance.
<center><iframe width="560" height="315" src="https://www.youtube.com/embed/eTg2kbJdBIw?si=v1npcr8HDiInvUPw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></center>
## **Prerequisites**
* A local installation of AutoGPT
* Access to the marketplace for local hosters
## **Step-by-Step Process**
### **1. Access the Marketplace**
* Navigate to the marketplace section
* Note: The interface will differ from the cloud-hosted platform
### **2. Download the Agent**
1. Browse and select your desired agent
2. Click on the agent to view details
3. Look for and click the "Download Agent" button
4. The agent file will save to your computer
### **3. Import the Agent**
1. Return to the Monitor tab
2. Locate the dropdown menu next to "Create"
3. Select "Import from File"
4. In the file selection dialog:
* Navigate to your downloaded agent file
* Select the file
* Click "Open"
5. Click "Import and Edit"
### **4. Verify Import**
* The agent should now appear in your Builder
* You can begin editing or using the imported agent
## **Important Notes**
* The marketplace interface differs between local hosting and cloud-hosted versions
* Ensure you're following the local hosting specific steps
* The agent will be available in your Builder after successful import |