Skip to content

Auto-GPT v0.2.0

Compare
Choose a tag to compare
@richbeales richbeales released this 15 Apr 05:19
60b2b61

We have changed the way that Auto-GPT is launched, it is now wrapped in a module which will allow us better testing and make
the code more maintainable and extensible in the future.

Please see the updated README.md for instructions how to run this version

NOTE: Auto-GPT (in this release) currently requires Chrome to be installed in order to browse the web.
Other dependencies have also been introduced - please re-run pip install -r requirements.txt

What's Changed

New Contributors

  • @0xArty made their first contribution in #1393

Full Changelog: v0.1.3...v0.2.0