Critical fixes and cool new magic commands in this one.
- New magic commands:
%% {insert shell code}
for custom shell code running and%info
added by @CyanideByte - Significantly better debugging with more system information in errors, thank you @Notnaton!
- Create multiple agents / instances and watch them communicate in Python
- Azure now works with the
config
thanks to @hargunmujral in #786 - @CyanideByte made it so if the user can't access
gpt-4
, we give a great error, and let them switch togpt-3.5
- @pratss10 added some helpful documentation (with screenshots!) for setting up
gpt-4
vision
now works via the Python package- Brand new German
README
thanks to @iongpt! - We're significantly more organized — one folder for the
terminal_interface
, another forcore
- Much better
shell
output processing - Finally, a proper ROADMAP!
Thank you to everyone that made it happen!
Cannot go without thanking the extraordinary @ericrallen for this release as well, who practically single-handedly brought our issues below 100 (from nearly 300 just a few weeks ago). Have a safe trip to Japan Eric!
New Contributors
- @joshuavial made their first contribution in #767
- @pratss10 made their first contribution in #773
- @hargunmujral made their first contribution in #786
- @iongpt made their first contribution in #738
Full Changelog: v0.1.15...v0.1.16