Auto-GPT-Plugin-Template  by Significant-Gravitas

Template for Auto-GPT plugins

created 2 years ago
789 stars

Top 45.3% on sourcepulse

GitHubView on GitHub
Project Summary

This repository provides a template for creating custom plugins for Auto-GPT, an AI agent designed for autonomous task execution. It serves as a starting point for developers looking to extend Auto-GPT's capabilities with new functionalities.

How It Works

The template offers a basic structure and configuration files necessary for a plugin to be recognized and utilized by Auto-GPT. It outlines the process of cloning the template into the Auto-GPT plugins directory and managing dependencies via a requirements.txt file.

Quick Start & Requirements

  • Install dependencies: pip install -r requirements.txt
  • Enable plugin in plugins_config.yaml.
  • Prerequisites: Auto-GPT installation.

Highlighted Details

  • Provides a foundational structure for plugin development.
  • Includes guidance on dependency management and configuration.

Maintenance & Community

This is a template repository, and its maintenance is tied to the Auto-GPT project. For community support and discussions related to Auto-GPT plugins, refer to the main Auto-GPT project channels.

Licensing & Compatibility

The license is not explicitly stated in the provided README snippet. Compatibility is with Auto-GPT.

Limitations & Caveats

This template is a starting point and requires significant modification to implement specific plugin functionalities. The README itself needs to be edited by the developer to reflect the specifics of their plugin.

Health Check
Last commit

1 year ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
2 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.