AgentGPT

πŸ€– Assemble, configure, and deploy autonomous AI Agents in your browser.

GPL-3.0 License

Stars
31.5K
Committers
75

Bot releases are visible (Hide)

AgentGPT - v.1.0.0 Latest Release

Published by awtkns 12 months ago

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!

https://github.com/reworkd/AgentGPT/assets/32209255/8f15a3d2-ed9a-436f-b119-d9c311531975

✨ 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: https://github.com/reworkd/AgentGPT/compare/v.0.10.0-beta...v.1.0.0

AgentGPT - v.0.10.0-beta

Published by awtkns over 1 year ago

banner

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: https://github.com/reworkd/AgentGPT/compare/v.0.9.5-beta...v.1.0.0

AgentGPT - v.0.9.5-beta

Published by awtkns over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.9.0-beta...v.0.9.5-beta

AgentGPT - v.0.9.0-beta

Published by awtkns over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.8.0-beta...v.0.9.0-beta

AgentGPT - v.0.8.0-beta

Published by awtkns over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.7.0-beta...v.0.8.0-beta

AgentGPT - v.0.7.0-beta

Published by awtkns over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.6.0-beta...v.0.7.0-beta

AgentGPT - v.0.6.0-beta

Published by asim-shrestha over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.5.0-beta...v.0.6.0-beta

AgentGPT - v.0.5.0-beta

Published by awtkns over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.4.0-beta...v.0.5.0-beta

AgentGPT - v.0.4.0-beta

Published by asim-shrestha over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.3.0-beta...v.0.4.0-beta

AgentGPT - v0.3.0 Beta 3.0

Published by awtkns over 1 year ago

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: https://github.com/reworkd/AgentGPT/compare/v.0.2.0-beta...v.0.3.0-beta

AgentGPT - v0.2.0 Beta 2.0

Published by awtkns over 1 year ago

We released AgentGPT a little over a week ago and have been blown away by the community's response! In a little over a week we have surpassed 750k+ users, 16k+ stars, and a discord community 10k+ strong. Due to the insane reception of AgentGPT we had to focus the majority of this week on scalability. We are currently averaging over 1.5M+ tasks executed daily!

This week we are proud to announce the release of Beta 2.0! Big shoutout to our sponsor and contributors that have made all of this possible, you are all awesome! Over the next couple weeks, we will be now focusing on making your agents more powerful! Web search and contextual actions are coming soon!

✨ Highlights

  • Ability to add your own API key
  • Agents can now run on edge and directly in the browser using WASM
  • Ability to save and share your agents with others
  • Ability to export agent results to pdf, image, or text
  • GPT-4 support if you supply your own api key
  • Improvement to general UI/UX
  • ...and much more!

πŸ‘€ What's Changed

❀️ New Contributors

Full Changelog: https://github.com/reworkd/AgentGPT/compare/v.0.1.0-beta...v.0.2.0-beta

AgentGPT - v0.1.0 - Beta One

Published by awtkns over 1 year ago

banner

Introducing #AgentGPT, an attempt at #AutoGPT directly in the browser. AgentGPT allows you to configure and deploy Autonomous AI agents. Name your own custom AI and have it embark on any goal imaginable. It will attempt to reach the goal by thinking of tasks to do, executing them, and learning from the results πŸš€.

This platform is currently in beta, we are currently working on:

Long term memory 🧠
Web browsing 🌐
Interaction with websites and people πŸ‘¨β€πŸ‘©β€πŸ‘¦

Give your own AI agent a goal and watch as it thinks, comes up with an execution plan and takes actions. Try for free now at https://agentgpt.reworkd.ai