v0.2.1
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