Skip to main content

Autogpt & APIpie Configuration Guide

APIpieAutoGPT

This guide will walk you through the process of setting up your environment to work with APIpie and integrate AutoGPT functionalities effectively.

Steps

1. Create an Account

  • Link: Register here
    • Follow the link and fill out the form to create your account.

2. Add Credit

  • Link: Add Credit
    • Access the subscription section after logging in to add credits to your account.

3. Generate an API Key

  • Link: Generate API Key
    • Navigate to the API keys section and create a new key. This key is necessary for API requests.

4 Configure Your .env File

  • Find the .env file in your project's directory: autogpts/autogpt/. If the file doesn't exist, rename .env.template to .env.
  • Open the .env file in your preferred text editor.

5. Set Your API Key

  • Add or edit the following line with your new API key: OPENAI_API_KEY=your_new_api_key_here

6. Update the Base URL

  • On line 68, remove the # to uncomment the line and update the base URL to OPENAI_API_BASE_URL=https://apipie.ai/v1

7. Save and Close the File

  • Save the changes and close your text editor.

Additional Resources

  • AutoGPT User Guide: Learn more about how to use AutoGPT effectively with their detailed guide. View the guide here.
  • In-depth AutoGPT Documentation: Dive deeper into the functionalities and configurations of AutoGPT with their comprehensive documentation. Access the docs here.
  • AutoGPT News: Keep up to date with the latest updates and features from AutoGPT. Visit the news site.
  • AutoGPT GitHub Repository: Explore the source code and contribute to the AutoGPT project on GitHub. Visit GitHub.

Connect with AutoGPT

Additional Support

If this documentation is outdated, or if you encounter any issues, please get in touch with us on Discord.