Skip to content

Releases: haesleinhuepf/blablado

0.2.2

03 Aug 13:38
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

What's new

Bugfix: Function calling failed due to wrongly formatted JSON.

Full Changelog: 0.2.0...0.2.2

0.2.1

03 Aug 12:40
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

What changed

  • Bugfix: The assistant crashed if tell() was called before do()

Full Changelog: 0.2.0...0.2.1

0.2.0

01 Aug 13:16
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Backwards compatibility beaking changes

  • Audio / Microphone support is optional now, making it easier to install blablado on any computer. If you want to continue using your microphone, you need to follow additional installation instructions given in the readme.

Full Changelog: 0.1.3...0.2.0

0.1.3

24 Jul 09:51
ceb43a1
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

23 Feb 12:00
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

21 Feb 13:37
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Internal code refactoring to use recent langchain API avoiding deprecation warnings.

Full Changelog: 0.1.0...0.1.1

0.1.0

21 Feb 11:22
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First release

What's changed

  • chatGPT+langchain-based function calling
  • Voice input using Speech Recognition
  • Voice output using OpenAI's whipser + Whisper_mic

Full Changelog: https://github.com/haesleinhuepf/blablado/commits/0.1.0