Skip to content

v.0.4.0-beta

Compare
Choose a tag to compare
@asim-shrestha asim-shrestha released this 15 May 17:00
· 860 commits to main since this release

🎉🤖   Beta 4.0   🤖🎉

Welcome to the Beta 4.0 release of AgentGPT! With this comes a slew of features, here are the most prevalent:

  • The reintroduction of a basic web search. We've also added a daily usage limit to accounts so we can keep costs under control
  • The beginning of the migration to a Python backend
    • Python allows us to better integrate with the python AI ecosystem
    • Within Python we're also developing a slew of tools that agents can interact with such as web search, web browsing, wikipedia, and google productivity tools
    • The Python model itself also has improved handling for runs, currently this is only available locally for developers
  • Misc UI improvements

This next week will focus on the following

  • Getting our Python backend up and running
  • Subscriptions to avoid usage limits
  • Improved Agent handling via the ReAct framework for task execution
  • Additional tool support

We will be releasing updates on a weekly schedule, stay tuned every Tuesday for the latest improvements to AgentGPT 🚀 If you'd like to help shape these updates, please fill out this brief survey and join our discord server. We would love to hear your feedback. ❤️

What's Changed

New Contributors

Full Changelog: v.0.3.0-beta...v.0.4.0-beta