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 2 of 8

0.22.0

What's Changed
* Use model `alias-large` for blablador in custom_endpoints.ipynb by thawn in https://github.com/haesleinhuepf/bia-bob/pull/201
* bugfix: ollama vision models didn't work and chat history didn't contain image content by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/203
* Persistent endpoint config by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/204

New Contributors
* thawn made their first contribution in https://github.com/haesleinhuepf/bia-bob/pull/201

**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.21.2...0.22.0

0.21.2

What's Changed
* add git-bob github workflow by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/186
* Update default models to GPT-4 Omni 'gpt-4o-2024-08-06' for improved cost-efficiency by github-actions in https://github.com/haesleinhuepf/bia-bob/pull/187
* Fix typos and improve grammar in project documentation by github-actions in https://github.com/haesleinhuepf/bia-bob/pull/189
* Initialize LLM infrastructure in `ask_llm` to prevent `NoneType` error. by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/196
* fix unbound variable error reported by thawn, fixed by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/200

New Contributors
* github-actions made their first contribution in https://github.com/haesleinhuepf/bia-bob/pull/187

**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.21.1...0.21.2

0.21.1

What's Changed
* bugfix: deployment / installation was broken in 0.21.0 by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/182


**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.21.0...0.21.1

0.21.0

What's Changed
* augment prompts using {variable} by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/167
* modify suggestion for regionprops resulting in a dataframe by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/170
* Refactor suggestions by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/171
* Teach bob about bob by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/172
* add disclaimer and hints for maintaining good scientific practice by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/173
* Better separate endpoints by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/176
* add google genai API by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/176
* add reflection to refine code after generating it by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/177
* prevent crashing when plugins crash by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/178
* Bugfix reflection versus prompt writing by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/181
* `bia_bob.ask_llm(text, image)` simplifìes calling the LLM from python by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/181

Backwards compatibilty breaking changes
* The reflection mechanism introduced in 177 has the potential to break pre-existing functionality in very general. Please [create a github issue](https://github.com/haesleinhuepf/bia-bob/issues/new) if you are affected!
* Googles Vertex AI API for accessing gemini and gemini-pro will be removed soon. Use gemini 1.5 flash/pro using a Google API Key instead.

**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.20.0...0.21.0

0.20.0

What's Changed
* Add blogpost notebooks, tif-image and modification in documentation by marabuuu in https://github.com/haesleinhuepf/bia-bob/pull/157
* Give bob the capability to read the current notebook and generate a new one from it by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/160
* Enable bob to create text files in common formats by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/161
* remove auto-execute mode by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/165
* Terminal support by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/163

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


Backwards compatibility breaking changes
* The auto-execution mode (`bob.initialize(auto_execute=True)`) was removed. If you want to use it, you need to `pip install bob<=0.20.0`.

New Contributors
* marabuuu made their first contribution in https://github.com/haesleinhuepf/bia-bob/pull/157

**Full Changelog**: https://github.com/haesleinhuepf/bia-bob/compare/0.19.0...0.20.0

0.19.0

What's Changed
* Update requirements, new default python 3.11 by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/152
* Fix output in IPython console by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/153
* Remove custom kernel by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/154
* cache code-snippets for faster code generation by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/155
* simplify prompt by haesleinhuepf in https://github.com/haesleinhuepf/bia-bob/pull/156
* Simplified installation instructions

Backwards compatibiliy breaking change
The custom Jupyter kernel was removed. In order to use it, you must install bia-bob 0.18.0

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

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.