Skip to content

v0.2.0

Compare
Choose a tag to compare
@tjtanjin tjtanjin released this 15 May 17:44
· 17 commits to main since this release

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 the llmConnector attribute to allow users to specify an initial message easily