Skip to content

Releases: haesleinhuepf/bia-bob

0.25.2

25 Jan 10:29
0c2642a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.25.1...0.25.2

0.25.1

21 Jan 13:09
a096370
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.25.0...0.25.1

0.25.0

30 Nov 19:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.24.0...0.25.0

0.24.0

24 Nov 16:42
dd82759
Compare
Choose a tag to compare

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

16 Oct 12:41
Compare
Choose a tag to compare

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

10 Oct 19:37
Compare
Choose a tag to compare

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

21 Sep 16:29
e3b1e64
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.22.1...0.23.0

0.22.1

19 Sep 14:03
Compare
Choose a tag to compare

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

03 Sep 19:12
Compare
Choose a tag to compare

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

0.21.2

12 Aug 10:00
Compare
Choose a tag to compare

What's Changed

  • add git-bob github workflow by @haesleinhuepf in #186
  • Update default models to GPT-4 Omni 'gpt-4o-2024-08-06' for improved cost-efficiency by @github-actions in #187
  • Fix typos and improve grammar in project documentation by @github-actions in #189
  • Initialize LLM infrastructure in ask_llm to prevent NoneType error. by @haesleinhuepf in #196
  • fix unbound variable error reported by @thawn, fixed by @haesleinhuepf in #200

New Contributors

  • @github-actions made their first contribution in #187

Full Changelog: 0.21.1...0.21.2