Skip to content

0.6.0

Compare
Choose a tag to compare
@willydouhard willydouhard released this 20 Jul 16:38
· 782 commits to main since this release
4ac6a11

Breaking changes

Factories, run and post process decorators are removed.
langchain_rename becomes author_rename and works globally
Message.update signature changed
Migration guide available here.

Added

Langchain final answer streaming
Redesign of chainlit input elements
Possibility to add custom endpoints to the fast api server
New File Element
Copy button in code blocks

Fixed

Persist session between websocket reconnection
The UI is now more mobile friendly
Avatar element Path parameter
Increased web socket message max size to 100 mb
Duplicated conversations in the history tab