Skip to content

Releases: Chainlit/chainlit

0.6.3

22 Aug 03:23
Compare
Choose a tag to compare

Added

  • Complete rework of the Prompt playground. Now supports custom LLMs, templates, variables and more
  • Enhanced Langchain final answer streaming
  • remove_actions method on the Message class
  • Button to clear message history

Fixed

  • Chainlit CLI performance issue
  • Llama Index v0.8+ callback handler. Now supports messages prompts
  • Tasklist display, persistence and .remove()
  • Custom headers growing infinitely large
  • Action callback can now handle multiple actions
  • Langflow integration load_flow_from_json
  • Video and audio elements on Safari

0.6.2

06 Aug 14:16
829e12f
Compare
Choose a tag to compare

Added

  • Make the chat experience configurable with Chat Settings
  • Authenticate users based on custom headers with the Custom Auth client

Fixed

  • Author rename now works with all kinds of messages
  • Create message error with chainlit cloud (chenjuneking)

0.6.1

24 Jul 14:40
ad87b09
Compare
Choose a tag to compare

Added

Security improvements
Haystack callback handler
Theme customizability

Fixed

Allow multiple browser tabs to connect to one Chainlit app
Sidebar blocking the send button on mobile

0.6.0

20 Jul 16:38
4ac6a11
Compare
Choose a tag to compare

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

0.5.2

10 Jul 17:43
a0c8eba
Compare
Choose a tag to compare
Update pyproject.toml

0.5.1

06 Jul 16:47
ac7dc65
Compare
Choose a tag to compare
Update pyproject.toml

0.5.0

28 Jun 15:57
ee8b1da
Compare
Choose a tag to compare
Update pyproject.toml

0.4.3

28 Jun 15:22
02ebbe0
Compare
Choose a tag to compare
Update pyproject.toml

0.4.2

26 Jun 10:38
a65c2b0
Compare
Choose a tag to compare
Update pyproject.toml

0.4.101

24 Jun 17:43
c4b742e
Compare
Choose a tag to compare
Update pyproject.toml