Binozo
Binozo
**Describe the bug** I am unable to connect to the Api whether I use the cli or the node module. The CLI says `There was an issue fetching that device....
Hello, there is an issue with German umlauts. When you send a response with ä, ö or ü, Google Assistant will not pronounce and display them correctly. For example, "ü"...
Hello, I finished the upgrading to flutter embedding v2 and upgraded Gradle to the newest working version. The example finally runs again without problems
## Steps to Reproduce Hello 👋 I am currently developing a Flutter Web application on my Garuda Linux machine ``` $ uname -a Linux workstation 6.7.3-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC...
Hello 👋, I am currently having some difficulties to use the tinyalsa api and it's utilities (`tinycap`) to record audio. I have the following device: ``` biscuit_puffin:/ # tinypcminfo -D...
Hello there 👋 lately I made some experiments with the newest version of flutter-pi and the `Gstreamer` video player. I tried playing a video which succeeded, but sadly I got...
I made some minor go api improvements such as: - removed unnecessary error in func signature `NewModel` - improved `SetLogLevel` signature now using the `LogLevel` type
Hello 👋 I updated the README a little to be more user-friendly
### Checklist - [X] I made sure that the issue I am raising doesn't already exist ### Use case / Problem Hello there 👋 currently I am developing an app...
Hello there 🙋 I was playing around a bit with the awesome native function calling feature from the mistral model. I saw that an example for that was missing so...