v.0.8.0-beta
版本发布时间: 2023-06-14 13:04:45
reworkd/AgentGPT最新发布版本:v.1.0.0(2023-11-02 08:14:25)
🎉🤖 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
- ⚙️ feat(#677): turn settings into a separate page by @Jshen123 in https://github.com/reworkd/AgentGPT/pull/731
- ⬆️ Bump langchain from 0.0.189 to 0.0.194 in /platform by @dependabot in https://github.com/reworkd/AgentGPT/pull/741
- 🦇 feat(#677): update dark mode for combo box by @Jshen123 in https://github.com/reworkd/AgentGPT/pull/744
- ♻️ Syncs by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/751
- 💅 Sidebar UI by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/754
- ✨ Sidebar UI by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/755
- 💅 Front end by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/757
- 📱 Do not open drawer on mobile by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/759
- ✨ Finalize settings page by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/763
- ✨ Add sources to search results by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/765
- 🤏 Small updates by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/769
- 🦹♂️ Supabase for PG_VECTOR by @awtkns in https://github.com/reworkd/AgentGPT/pull/767
- 📄 Separate settings page by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/770
- 🐛 Fix distance scoring by @awtkns in https://github.com/reworkd/AgentGPT/pull/777
- 🤯 Vector database... again by @awtkns in https://github.com/reworkd/AgentGPT/pull/792
- 🎨 feat(#747): place colour theming into tailwind config by @Jshen123 in https://github.com/reworkd/AgentGPT/pull/793
- ⚡️ Functions by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/798
- 💅 Template styling and search by @jasangill1 in https://github.com/reworkd/AgentGPT/pull/799
- 💪 16k context by @awtkns in https://github.com/reworkd/AgentGPT/pull/801
- 🂡 Responsive Card Update by @jasangill1 in https://github.com/reworkd/AgentGPT/pull/800
- 💅 Polished navbar buttons by @jasangill1 in https://github.com/reworkd/AgentGPT/pull/802
New Contributors
- @jasangill1 made their first contribution in https://github.com/reworkd/AgentGPT/pull/758
Full Changelog: https://github.com/reworkd/AgentGPT/compare/v.0.7.0-beta...v.0.8.0-beta