v0.2.0
Fixed:
- Fixed an issue where GeminiProvider's
responseFormat
field was required instead of optional - Fixed an issue where stop conditions do not abort bot streaming responses
- Fixed error message not respecting output type
Added:
- Added an
initialMessage
property within thellmConnector
attribute to allow users to specify an initial message easily