Releases: haesleinhuepf/bia-bob
Releases · haesleinhuepf/bia-bob
0.25.3
What's Changed
- Bugfix: notebook modification from terminal crashed by @haesleinhuepf in #229
Full Changelog: 0.25.2...0.25.3
0.25.2
What's Changed
- add support for deepseek + documentation by @haesleinhuepf in #225
Full Changelog: 0.25.1...0.25.2
0.25.1
What's Changed
- Bugfix: initialisation crashed if no vision model is specified by @haesleinhuepf (thanks to @JensWendt for reporting) in #223
Full Changelog: 0.25.0...0.25.1
0.25.0
What's Changed
- support vision with pixtral by @haesleinhuepf in #219
- prompt tuning for code refinement by @haesleinhuepf in #220
Full Changelog: 0.24.0...0.25.0
0.24.0
What's Changed
- Code modification task type replacing code in the current cell by @haesleinhuepf in #218
Full Changelog: 0.23.3...0.24.0
0.23.3
What's Changed
- Ensure Python 3.8 compatibility by updating pyproject.toml with target version and requires-python. by @github-actions in #214
- expand compatible python versions to >= 3.8 and <= 3.12 by @haesleinhuepf in #216
Full Changelog: 0.23.2...0.23.3
0.23.2
What's Changed
- bugfix: re-initialization without endpoint failed by @haesleinhuepf in #209
- Special handling for pyclesperanto versus pyclesperanto_prototype by @haesleinhuepf in #210
- Bugfix in code output when calling bia-bob from terminal
Full Changelog: 0.23.0...0.23.2
0.23.0
What's Changed
- Support for Github models and Azure by @haesleinhuepf in #208
Full Changelog: 0.22.1...0.23.0
0.22.1
What's Changed
- Exclude "open" and "bob" from functions and "bia_bob" from modules in system message. This should improve poor code suggestions involving these. By @github-actions in #207
Full Changelog: 0.22.0...0.22.1
0.22.0
What's Changed
- Use model
alias-large
for blablador in custom_endpoints.ipynb by @thawn in #201 - bugfix: ollama vision models didn't work and chat history didn't contain image content by @haesleinhuepf in #203
- Persistent endpoint config by @haesleinhuepf in #204
New Contributors
Full Changelog: 0.21.2...0.22.0