Bia-bob

Latest version: v0.25.0

Safety actively analyzes 688554 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

0.18.0

What's Changed
* bugfix: crash when calling bia-bob from terminal by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/144
* add permanent config file by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/145
* Refactoring by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/146

Backwards compatibility breaking changes
If you never called `bob.initialize()` and specified a model or vision model, nothing breaks. If you switch between models from time to time, this change might be important: bob now stores the last used model in a local config file (`~/.cache/bia-bob`) and will use the same model when being started next time. This should make the life easier of people who don't work with the default model (gpt-4o) and prefer others (claude, gemini,...).

**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.17.0...0.18.0

0.17.0

What's Changed
* add support for Anthropic's claude by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/143
* When initializing bob, it prints out used model version (can be muted using silent=True) by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/142


**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.16.0...0.17.0

0.16.0

What's Changed
* Use vision capabilities when generating notebooks by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/138
* Bugfix: The likelihood that a generated notebook file contains valid json was increased

![generate_notebook](https://github.com/haesleinhuepf/bia-bob/assets/12660498/b1963cb4-0779-47bf-814b-9b7f43723f3b)


**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.15.1...0.16.0

0.15.1

What's Changed
* Modify existing notebooks by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/136

![modify_notebook](https://github.com/haesleinhuepf/bia-bob/assets/12660498/30e2ef82-2e07-426a-8c63-bf423d3517e3)


**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.15.0...0.15.1

0.15.0

What's Changed
* add notebook-generation by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/133

![](https://github.com/haesleinhuepf/bia-bob/raw/main/docs/images/generate_notebook.gif)

**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.14.1...0.15.0

0.14.1

What's Changed
* Bugfix: Delete chat history when initializing bob by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/131

**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.14.0...0.14.1

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.