IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.43k stars 382 forks source link

## Title: Pathing Refactor and Notebook Output Clean-up #116

Closed TheManWhoLikesToCode closed 1 year ago

TheManWhoLikesToCode commented 1 year ago

Changes:

  1. Moved requirements.txt: This file is now in the PlugAndPlayStart folder for streamlined pathing.
  2. Updated Path References: Adjusted path references to match the new location of requirements.txt.
  3. Cleared Notebook Outputs: Cleaned up Jupyter notebooks by removing previously generated outputs.

Impact:

Help to clear up some of the errors people are getting when trying to run this notebook.