0.15.5
What's Changed
- prompt: support nested json data in
#format
by @rvmtz in #751 - Require common libs at top-level by @andreibondarev in #754
- Fix annonymous block issue by @andreibondarev in #757
- Fix annonymous block issue by @gbs0 in #759
- Prepend system message by @chalmagean in #761
- Bump unicode gem version by @andreibondarev in #765
- Add
add_message_callback
toLangchain::Assistant
constructor to invoke an optional function when any message is added to the conversation by @andreibondarev in #767 - Adding Assistant syntactic sugar with
#run!
and#add_message_and_run!
by @andreibondarev in #768 - 0.15.5 by @andreibondarev in #771
New Contributors
- @rvmtz made their first contribution in #751
- @gbs0 made their first contribution in #759
- @chalmagean made their first contribution in #761
Full Changelog: 0.15.4...0.15.5