v0.2.0
版本发布时间: 2023-04-15 13:19:14
Significant-Gravitas/AutoGPT最新发布版本:autogpt-v0.5.1(2024-04-27 04:15:57)
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
- Autogpt namespace fix imports by @merwanehamadi in https://github.com/Torantulino/Auto-GPT/pull/1380
- Implemented Selenium based web browsing. by @Void-n-Null in https://github.com/Torantulino/Auto-GPT/pull/1397
- Feature/pre commit formatter by @0xArty in https://github.com/Torantulino/Auto-GPT/pull/1393
- Pi's message. by @BillSchumacher in https://github.com/Torantulino/Auto-GPT/pull/1418
- fix commands.py by @merwanehamadi in https://github.com/Torantulino/Auto-GPT/pull/1426
- added selenium dependencies by @merwanehamadi in https://github.com/Torantulino/Auto-GPT/pull/1432
- Fix everything by @BillSchumacher in https://github.com/Torantulino/Auto-GPT/pull/1444
- AI name hotfix. by @BillSchumacher in https://github.com/Torantulino/Auto-GPT/pull/1452
- Pulling into stable for version 0.2.0 by @richbeales in https://github.com/Torantulino/Auto-GPT/pull/1478
New Contributors
- @0xArty made their first contribution in https://github.com/Torantulino/Auto-GPT/pull/1393
Full Changelog: https://github.com/Torantulino/Auto-GPT/compare/v0.1.3...v0.2.0