Version 0.1.0
Warning: This release introduce a non-backward compatible change: implicit lastOf
(lists of blocks) are not allowed anymore.
What's Changed
- Add support of Jinja code blocks by @mandel in #183
- Add support of PDL code blocks by @mandel in #185
- Enable richer data in messages to support function calling by @vazirim in #184
- Add localized expressions in AST by @mandel in #130
- Remove implicit lastOf by @mandel in #167
- changes to default parameters, structured decoding support by @vazirim in #205
- updated tools and react examples to use granite tool calling by @vazirim in #206
Full Changelog: v0.0.9...v0.1.0