Skip to content

v1.4.16

Choose a tag to compare

@haiphucnguyen haiphucnguyen released this 13 Aug 06:07
· 40 commits to main since this release
9af0eb0

Summary

This release updates the provider subsystem to support template-specific model retrieval, resolving an issue related to the enumeration of Cloudflare models. System stability was also improved by enhancing streaming error handling logic. Additionally, the user interface (UI) received structural refinements, including enhanced UX capabilities and stabilization of the feedback reporting mechanism.

What's Changed

  • Implemented support for template-specific model retrieval in the Providers component, allowing models to be fetched based on defined templates. (#633)
  • Stabilized the feedback reporting mechanism within the User Interface (UI), enhancing chat experience reliability. (#634)
  • Improved error handling logic for the Streaming Service to ensure greater stability and recovery during data stream interruptions. (#635)
  • Refactored the User Interface (UI) components to enforce consistency and optimize structural organization for maintainability. (#636)

Contributors

Full Changelog: v1.4.15...v1.4.16