Skip to content

Releases: reworkd/AgentGPT

v.1.0.0

02 Nov 00:14
Compare
Choose a tag to compare

🎉🤖   Stable 1.0.0   🤖🎉

It's been a while but we're excited to announce the AgentGPT 1.0 ✨ update! The first stable release of AgentGPT includes new tools, bug fixes, and a completely overhauled ui! Check our the full release notes below 👇

Much the @reworkd team been focusing on a platform outside of AgentGPT. This new platform aims to use AI to take actions on websites and retrieve information. If this is interesting to you, please fill out this form explaining your use case! We are looking forward to sharing it with the opensource community!

AgentGPT_1.0.mp4

✨ Highlights

  • 🚀 A freshly redesigned theme
  • 🔎 Updated agents with a focus on information retrieval through search
  • 🦥 A new tool for personalized context and queries that take information from Notion/Google Drive/etc powerd by @sidhq
  • 📈 Increased usage limits for all users
  • 🤖 Automatic name generation

❤️ New Contributors

👀 What's Changed

Full Changelog: v.0.10.0-beta...v.1.0.0

v.0.10.0-beta

18 Jul 20:48
4346a07
Compare
Choose a tag to compare

banner

🎉🤖   Beta 0.10.0   🤖🎉

Today, we're thrilled to share an exciting release of AgentGPT 0.10.0. We are proud to finally announce that AgentGPT is supported by both YCombinator and Panache Venture.

However, even as we celebrate this milestone, we want to reaffirm our unwavering dedication to the open-source community. This commitment isn't just a component of our project; it's the very foundation on which we stand.

With the backing of YCombinator and Panache Venture, we're now in a position to truly push the boundaries of open-source AI agents. Their support will enable us to elevate AgentGPT to new heights, to further develop and improve on what we've already achieved.

Interested in the details of our journey with YCombinator? You can find out more here.

Join us in building the future of open source AI Agent automation ❤️

✨ Highlights

  • 🎨 Brand new landing page. Thanks for making this possible @Jshen123 @jasangill1 @shahrishabh7
  • 🐛 Fixes to mypy, python typing, and setup scripts
  • 📨 A new blog, so you can stay updated on all things GenAI
  • 🤌 Multiple styling updates, usability, and accessibility improvements
  • 🔥 Implementation of our brand new workflow execution engine

❤️ New Contributors

👀 What's Changed

Full Changelog: v.0.9.5-beta...v.1.0.0

v.0.9.5-beta

06 Jul 03:05
Compare
Choose a tag to compare

🎉🤖   Beta 0.9.5   🤖🎉
💬 Summary & Chat 💬

AgentGPT 0.9.5 is here, bringing you amazing new features like self-summarization and interactive chat. But that's not all – mark your calendars because in just two weeks, we have a big announcement (and a new product 🤫). Stay tuned for the big reveal and explore the latest updates in the meantime!

✨ Highlights

💬 User can now interact with agents through chat!
📕 New documentation through Mintlify!
🤯 Agents can now self-summarize with our new summary button!
🔑 Improved API key validation for custom api keys
💥 POC for workflow automation, allowing business to self-automate
🤫 Lots of progress towards our secret landing page (shhhh...)

❤️ New Contributors

👀 What's Changed

Full Changelog: v.0.9.0-beta...v.0.9.5-beta

v.0.9.0-beta

29 Jun 23:18
Compare
Choose a tag to compare

🎉🤖   Beta 0.9.0   🤖🎉
🎨 QOL Updates 🎨

We're excited to announce version 0.9.0 of AgentGPT. Since the last release we've been working closely with the community to make many quality of improvements. As such we'd like to welcome 10 new contributors (found below) to the AgentGPT community! Thanks for your support, we wouldn't be able to do this without you ❤️

Also wanted to make a special shoutout to @ergomake for helping us make our developer experience awesome! Additionally we've been featured in Decibel's open source spotlight, check it out here.

✨ Highlights

  • 🖥️ Fullscreen mode, Agents now make better use of your screen real estate!
  • ⏸️ Playback control, Agents now have the ability to be paused, allowing you to edit them on the fly
  • 🎨 Lots of QOL updates (token tracking, ui refactoring, etc...)
  • 🚨 Improved error handling and retires
  • 🐛 Many bug improvements

💪 New Contributors

👀 Full Changelog

Full Changelog: v.0.8.0-beta...v.0.9.0-beta

v.0.8.0-beta

14 Jun 05:04
Compare
Choose a tag to compare

🎉🤖   Beta 0.8.0   🤖🎉
⚡️ Vectors & OpenAI Functions ⚡️

We are excited to announce that AgentGPT now uses OpenAI functions with the 0.8.0 release of AgentGPT! Big thanks to @langchainai to help enable this!. AgentGPT also now supports gpt-3.5-16k as well as pinecone and pg_vector databases 🚀

Special shoutout to @jasangill1 for his first major feature, the all new templates page!

✨ Highlights

  • Agents now use openai functions 🚨
  • Agents now use gpt-613 for vast speed improvements 🏎️
  • Introduced support for two need vector databases, pg-vector and Pinecone 🍦
  • Migrated settings to a distinct page to allow users to more easily configure their agents ⚙️
  • Added added and all new templates page to help new users get started 💪
  • Agents will now provide sources / citations to their responses 📃
  • As always, many small bug fixes 🐛

📆 What's next?

Over the next week we hope to finish up revamping our user experience. We are also looking to start providing custom integrations to our users.

👀 What's Changed

New Contributors

Full Changelog: v.0.7.0-beta...v.0.8.0-beta

v.0.7.0-beta

08 Jun 22:30
Compare
Choose a tag to compare

🎉🤖   Beta 0.7.0   🤖🎉
⚡️ AI agents supercharged with your data ⚡️

We are excited to introduce Vector databases with the 0.7.0 release of AgentGPT! Big thanks to @langchainai to help enable this!. Currently we are using @weaviate by default but exploring many other #opensource providers such as @chroma-core and @supabase. It's still in its early stages but we're currently using Vector search to filter out repetitive tasks!

Beyond that, this week has been mostly exploratory. We have a lot planned out now and its all public on our new roadmap page! 🚀

✨ Highlights

  • Introduced vector databases to help filter out repetitive tasks 🚀
  • Improvements to UI. We are working on revamping the entire project to provide users with a more powerful interface to interact with Agents. This revamp has been heavily inspired by @tailwindcss's beautiful @tailwindui component library. 🎨
  • Many bug fixes and stability improvements 🐛

📆 What's next?

Over the next week we hope to finish up revamping our user experience. We also hope make some improvements to how AgentGPT makes use of vector databases, doing so will help to improve and personalize agents.

👀 What's Changed

New Contributors

Full Changelog: v.0.6.0-beta...v.0.7.0-beta

v.0.6.0-beta

31 May 03:05
Compare
Choose a tag to compare

🎉🤖   Beta 0.6.0   🤖🎉

Welcome to the Beta 6.0 release of AgentGPT! A lot of this week was spent dousing fires 🔥 that would pop up with things like subscription issues, increased latencies, refactoring, etc. With that being said though, we have two major features beyond refactoring ✨:

  • ⚡️ Streaming model responses from @awtkns. GPT API latencies can get as high as 60 seconds which is more than the timeout window of things like our load balancer. This change is huge in making sure agents don't get stuck and make visible progress to users. Shoutout to @ajndkr and https://github.com/ajndkr/lanarky!
  • 💻 A brand new interactive script to run AgentGPT locally started by @JPDucky. Fetch the repo, run ./setup.sh, and you'll have a nice walkthrough of what to do

We also launched subscriptions last week to support costs and help drive AgentGPT forward and the feedback has been phenomenal. Thank you to all of our users and subscribers. This launch was a bit rocky and we appreciate your patience, your support means the world ❤️

What's Changed

New Contributors

Full Changelog: v.0.5.0-beta...v.0.6.0-beta

v.0.5.0-beta

25 May 01:11
781e835
Compare
Choose a tag to compare

🎉🤖   Beta 5.0   🤖🎉

Welcome to the Beta 5.0 release of AgentGPT! With this comes a barrel of features to go bananas over. Some of the highlights are:

  • Migration to a FastApi based backend which has replaced our NextJS backend. The maturity of Python LLM tooling was a key factor when making this decision.
  • Addition of various tools such as Code Generation, Image Generation (via Replicate) and Web Search
  • Numerous styling and UI improvements

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 join our discord server. We would love to hear your feedback. ❤️

👀 What's Changed

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

v.0.4.0-beta

15 May 17:00
Compare
Choose a tag to compare

🎉🤖   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

v0.3.0 Beta 3.0

02 May 21:48
d863e14
Compare
Choose a tag to compare

🎉🤖   Beta 3.0   🤖🎉

With AgentGPT recently surpassing 20k stars on Github we are thrilled to announce the release of Beta 3.0.

In an effort to better serve the needs of AgentGPT's amazing community, the team has created an official documentation page to help better answer your questions and provide the community a clear roadmap.

If you'd like to help shape the future of AgentGPT please fill this brief survey and join our discord server. We would love to hear your feedback. ❤️

✨ Highlights

  • 🔍 Web search (Still in preview), AgentGPT now has the ability to search google and summarize results!
  • 🌐 Full internationalization (i18n) support, AgentGPT now natively close to 20 languages!
  • ⏸️ Ability to pause and resume agents, a highly requested feature.
  • 💄 Improved output formatting
  • 🎨 Improvement to general UI/UX
  • 📖 Improved documentation, roadmap, and contribution guidelines
  • 🐛 Various bugfixes
  • ...and much more!

👀 What's Changed

❤️ New Contributors

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