Skip to content

v0.2.1

Compare
Choose a tag to compare
@imclerran imclerran released this 16 May 21:19
· 204 commits to main since this release

Added new decode functions to both Chat and Prompt modules:

  • Chat.decodeChoiceToFirstMessage
  • Prompt.decodeChoiceToFirstText

These will streamline the decoding process so application code does not need to nest when blocks.

Full Changelog: v0.2.0...v0.2.1