ππ€Β Β Β 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
- π€ Update Sponsors by @reworkd-admin in #634
- π¨ Error handling in streaming responses by @asim-shrestha in #642
- π€·ββοΈ Agent Validation by @awtkns in #641
- πΌ Bump Package Versions by @awtkns in #644
- π¬ Fix error message when unable to connect to the backend by @asim-shrestha in #648
- π§ Basics of memory with Weaviate by @asim-shrestha in #650
- π€ Update Sponsors by @reworkd-admin in #651
- π€ Update dependabot to use a monorepo by @awtkns in #655
- π₯³ Improve max loops configuration by @awtkns in #708
- π Force Auth by default by @asim-shrestha in #714
- π§ Small memory updates by @asim-shrestha in #718
- π§ Save starting tasks to memory by @asim-shrestha in #723
- π Update task parser to work for multi-line lists that start with sentences by @asim-shrestha in #725
- π§ Task memory by @asim-shrestha in #730
- π The start of token tracking by @awtkns in #724
- Added windows statup script by @TylerRLowe in #734
- β¨ Add fallback memory by @asim-shrestha in #736
- π¨ Drawer improvements by @awtkns in #735
- π Fix mypy by @asim-shrestha in #738
- π Fix key rotation by @awtkns in #739
- ποΈ Fix Python sorting by @asim-shrestha in #740
- ποΈ Remove unused init by @asim-shrestha in #742
New Contributors
- @TylerRLowe made their first contribution in #734
Full Changelog: v.0.6.0-beta...v.0.7.0-beta