Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@mandel mandel released this 06 Dec 14:36
· 65 commits to main since this release
b201935

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