Skip to content

1.4.6 - generic enhancements and bug fixes

Compare
Choose a tag to compare
@OvidijusParsiunas OvidijusParsiunas released this 20 Dec 11:27
· 335 commits to main since this release

This release contains a series of generic enhancements and multiple bug fixes:

Enhancements:

  • Ability to use the responseInterceptor for stream responses.
  • If request property is not set on the initial render, you are now able to set it on further renders.

Bug fixes:

  • The events methods no longer trigger a re-render.
  • Responses from a stream service no longer overwrites the user message.
  • Setting the OpenAI Assistant key via the insert key view now sets the correct request header when sending new messages.

Others:

  • addMessage method has been removed as it does not yield any direct benefit to Deep Chat component.