v.0.5.0-beta
版本发布时间: 2023-05-25 09:11:10
reworkd/AgentGPT最新发布版本:v.1.0.0(2023-11-02 08:14:25)
🎉🤖 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
- ✨ Support for custom base URL by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/543
- ♻️ Refactor api by @awtkns in https://github.com/reworkd/AgentGPT/pull/555
- 💅 Update styling for chat window buttons by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/559
- 💅 Update ChatMessage styling by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/560
- ✨ Update analysis by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/566
- 🛠️ Tools selector by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/569
- ✨ Sync by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/570
- 🌐 Enable web search by default by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/572
- 🐛 Fix "Conclude" task by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/574
- 🛠️ Select tools in the frontend by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/575
- 🐛 Fix mypy issues by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/576
- 💻 Add code writer tool by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/585
Full Changelog: https://github.com/reworkd/AgentGPT/compare/v.0.4.0-beta...v.0.5.0-beta