What's Changed * Bugfix: initialisation crashed if no vision model is specified by haesleinhuepf (thanks to JensWendt for reporting) in https://github.com/haesleinhuepf/bia-bob/pull/223
What's Changed * support vision with pixtral by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/219 * prompt tuning for code refinement by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/220
What's Changed * Ensure Python 3.8 compatibility by updating pyproject.toml with target version and requires-python. by github-actions in https://github.com/haesleinhuepf/bia-bob/pull/214 * expand compatible python versions to >= 3.8 and <= 3.12 by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/216
What's Changed * bugfix: re-initialization without endpoint failed by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/209 * Special handling for pyclesperanto versus pyclesperanto_prototype by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/210 * Bugfix in code output when calling bia-bob from terminal