mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# Website and Documentation Site 📰📖
|
|
Check out *https://agpt.co*, the official news & updates site for Auto-GPT!
|
|
The documentation also has a place here, at *https://docs.agpt.co*
|
|
|
|
# For contributors 👷🏼
|
|
Since releasing v0.3.0, whave been working on re-architecting the Auto-GPT core to make it more extensible and make room for structural performance-oriented R&D.
|
|
|
|
Check out the contribution guide on our wiki:
|
|
https://github.com/Significant-Gravitas/Auto-GPT/wiki/Contributing
|
|
|
|
# 🚀 v0.4.1 Release 🚀
|
|
Two weeks and 50+ pull requests have passed since v0.4.0, and we are happy to announce the release of v0.4.1!
|
|
|
|
Highlights and notable changes since v0.4.0:
|
|
- The .env.template is more readable and better explains the purpose of each environment variable.
|
|
- More dependable search
|
|
- The CUSTOM_SEARCH_ENGINE_ID variable has been replaced to GOOGLE_CUSTOM_SEARCH_ENGINE_ID, make sure you update it.
|
|
- Better read_file
|
|
- More reliable python code execution
|
|
- Lots of JSON error fixes
|
|
- Directory-based plugins
|
|
|
|
## Further fixes and changes 🛠️
|
|
Under the hood, we've done a bunch of work improving architectures and streamlining code. Most of that won't be user-visible
|
|
|
|
## Take a look at the Release Notes on Github for the full changelog!
|
|
https://github.com/Significant-Gravitas/Auto-GPT/releases
|