v.0.4.0-beta
ππ€Β Β Β 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
- π Add examples to the front page and fix prompts by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/437
- π i18n updates and fixes | fonts to export PDF by @Cs4K1Sr4C in https://github.com/reworkd/AgentGPT/pull/446
- π Add backend python platform by @awtkns in https://github.com/reworkd/AgentGPT/pull/451
- π« removed @types/micro by @souravghosh01 in https://github.com/reworkd/AgentGPT/pull/457
- π« Delete tasks by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/458
- β¨ Add tasks by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/460
- π Local Auth Improvements by @awtkns in https://github.com/reworkd/AgentGPT/pull/449
- π¨ PDF export overlapping by @Cs4K1Sr4C in https://github.com/reworkd/AgentGPT/pull/465
- π¨ move mode toggle out of settings by @Jshen123 in https://github.com/reworkd/AgentGPT/pull/469
- π Add Traditional Chinese Translation + edit Simplified Chinese missing translation by @enjuichang in https://github.com/reworkd/AgentGPT/pull/482
- π¨ PDF export by @Cs4K1Sr4C in https://github.com/reworkd/AgentGPT/pull/470
- Api Key Toggle View by @rp-bot in https://github.com/reworkd/AgentGPT/pull/489
- π Add buttons to display TaskWindow on mobile by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/485
- βοΈ Plane by @awtkns in https://github.com/reworkd/AgentGPT/pull/488
- β» Monorepo by @awtkns in https://github.com/reworkd/AgentGPT/pull/491
- π Put MySQL DB in docker by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/492
- β¨ Mono documentation by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/493
- β¨ Mono python migration Main by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/498
- π Demonstrate wiki search and tools by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/496
- β¨ clarify difference to chatgpt by @nczempin in https://github.com/reworkd/AgentGPT/pull/500
- π Fix issues with docker compose by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/502
- π₯ Hot reload for frontend by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/503
- π₯ Enable the ability to switch APIs by @asim-shrestha in https://github.com/reworkd/AgentGPT/pull/504
- π¨ Update common.json by @angeousta in https://github.com/reworkd/AgentGPT/pull/505
- π¨ Fix Invalid environment variables(NEXT_PUBLIC_BACKEND_URL: Required) by @SnoopyDevelops in https://github.com/reworkd/AgentGPT/pull/509
- :memo: Update README.md by @awtkns in https://github.com/reworkd/AgentGPT/pull/512
- π¨ Fixed Dockerfile and entrypoint.sh to handle Windows line endings by @lauralex in https://github.com/reworkd/AgentGPT/pull/514
New Contributors
- @souravghosh01 made their first contribution in https://github.com/reworkd/AgentGPT/pull/457
- @enjuichang made their first contribution in https://github.com/reworkd/AgentGPT/pull/482
- @nczempin made their first contribution in https://github.com/reworkd/AgentGPT/pull/500
- @angeousta made their first contribution in https://github.com/reworkd/AgentGPT/pull/505
- @SnoopyDevelops made their first contribution in https://github.com/reworkd/AgentGPT/pull/509
- @lauralex made their first contribution in https://github.com/reworkd/AgentGPT/pull/514
- @thame made their first contribution in https://github.com/reworkd/AgentGPT/pull/518
Full Changelog: https://github.com/reworkd/AgentGPT/compare/v.0.3.0-beta...v.0.4.0-beta