Hi! *Koog `0.2.0`* has just been released with all...
# ai
v
Hi! Koog
0.2.0
has just been released with all the latest updates and fixes. Thank you everyone for your contributions! Full changelog https://github.com/JetBrains/koog/releases/tag/0.2.0 Some notable changes: • media types support (image, audio, document) • token counting support • Lots of Ollama-related bug fixes + dynamic model discovery support for Ollama • Fixed structured data bugs with property serialization • Fixed missing support for Double and List in the annotation-based tools API • … and many other bug-fixes and improvements (see the full CHANGELOG) Slack Conversation
👏 3
kodee happy 3
g
@Vadim Briliantov are you looking for contributors to koog?
v
Sure, we are very open to external contributions, it’s open-source 🙂 What would you like to contribute?
g
I've worked a lot with ai and audio (my company is a voice ai for restaurants thing). So I was eyeing the lack of audio capabilities as something interesting. But I'm really open to what's most critical and needs help
v
If you have the most experience with audio — please feel free to contribute to that part. We recently unblocked the media support in
0.2.0
(it now supports audio in prompts for the models that do support audio), but of course there’s much more in that area! So please feel free to open issues or PRs 🙂
I think specifically as you are working in the field, you contribution will be very valuable!
g
Ok. I'll see what I can do. I'm assuming there's already support for streaming?
v
Yes
🔥 1