Skip to content

k-boikov/AutoGPT-Replay

Repository files navigation

AutoGPT-Replay

The ultimate AutoGPT debugging tool

2023-05-07.17-33-13.mp4

Plugin Installation Steps

  1. Clone or download the plugin repository: Clone the plugin repository, or download the repository as a zip file.

    Download Zip

  2. Package the plugin as a Zip file: If you cloned the repository, compress the plugin folder as a Zip file.

  3. Copy the plugin's Zip file: Place the plugin's Zip file in the plugins folder of the Auto-GPT repository.

  4. Allowlist the plugin (optional): Add the plugin's class name to the ALLOWLISTED_PLUGINS in the .env file to avoid being prompted with a warning when loading the plugin:

    ALLOWLISTED_PLUGINS=AutoGPTReplay

    If the plugin is not allowlisted, you will be warned before it's loaded.

  5. Enable the Replay: Add the following flag to your .env file:

    RUN_REPLAY=True

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published