Skip to content

1.27.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 17:39
· 62 commits to main since this release
22fae91
Mob/main (#287)

* allow an optional env var for the postgres admin role

* don't always check for CAII enablement

* refactor: optimize streaming chat mutation handlers with useCallback and useMemo

* Revert "refactor: optimize streaming chat mutation handlers with useCallback and useMemo"

This reverts commit 691b10f5eb2882f6ea627b53ea2a2caac0845557.

* potential solution for queueing chunks

* custom hook for buffering chunks

* fix summary reconciler

* bump mui packages

* remove comment in test

* rename file as no longer private

* fix imports

* remove import

---------

Co-authored-by: jwatson <jkwatson@gmail.com>
Co-authored-by: Baasit Sharief <baasitsharief@gmail.com>