Skip to content

1.4.11 - Enhancements to OpenAI functionality and more

Latest
Compare
Choose a tag to compare
@OvidijusParsiunas OvidijusParsiunas released this 10 Feb 19:29
· 105 commits to main since this release

This release contains updates to OpenAI services and more:

  • When using OpenAI Assistants, you can now preload the chat history from OpenAI without having to store it locally.
  • OpenAI Chat responses for functions can now be streamed.
  • As well as responding with text or html in streams, you can now also respond with files.
  • htmlClassUtilities now support custom events.
  • websocket responses can now be used to update a previous message to facilitate a stream-like experience. Checkout the following issue for more info.
  • If you are using names or avatars for your messages; when there are multiple consecutive messages sent from the same role - they are no longer repeated.
  • Multiple other small bug fixes and improvements.

Big thankyou to @eljefedelrodeodeljefe for sponsoring the project!