What's Changed
* Bob prints code in the next Jupyter cell by tischi
* Bob has memory now allowing to better interact with it (by tischi)
* Bob uses a list of predefined libraries (numpy, scipy, cellpose, stardist, ...) in case they are installed (by haesleinhuepf )
Backwards compatibility breaking changes
* We're no longer using langchain to call pre-defined functions. We let chatGPT/bob generate code instead. Previously running examples may not work anymore. Let us know via github issue if there are specific examples you would like to have working again.
* Voice recognition and speech have been removed as it was hard to install on Mac and Linux.
**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.2.3...0.3.0