Chainlit

Latest version: v1.1.202

Safety actively analyzes 632126 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

1.1.202

Added

- Support for video players like youtube or vimeo

Fixed

- Fix audio capture on windows browsers

1.1.201

Fixed

- Intermediary steps button placement

1.1.200

Changed

- User message UI has been updated
- Loading indicator has been improved and visually updated
- Icons have been updated
- Dark theme is now the default

Fixed

- Scroll issues on mobile browsers
- Github button now showing

1.1.101

Added

- The discord bot now shows "typing" while responding

Fixed

- Discord and Slack bots should no longer fail to respond if the data layer fails

1.1.0

Added

- You can know serve your Chainlit app as a Slack bot
- You can know serve your Chainlit app as a Discord bot
- `cl.on_audio_chunk` decorator to process incoming the user incoming audio stream
- `cl.on_audio_end` decorator to react to the end of the user audio stream
- The `cl.Audio` element now has an `auto_play` property
- `layout` theme config, wide or default
- `http_referer` is now available in `cl.user_session`

Changed

- The UI has been revamped, especially the navigation
- The arrow up button has been removed from the input bar, however pressing the arrow up key still opens the last inputs menu
- The user session will no longer be persisted as metadata if > 1mb
- **[breaking]** the `send()` method on `cl.Message` now returns the message instead of the message id
- **[breaking]** The `multi_modal` feature has been renamed `spontaneous_file_upload` in the config
- Element display property now defaults to `inline` instead of `side`
- The SQL Alchemy data layer logging has been improved

Fixed

- Fixed a bug disconnecting the user when loading the chat history
- Elements based on an URL should now have a mime type
- Stopping a task should now work better (using asyncio task.cancel)

1.0.506

Added

- add support for multiline option in TextInput chat settings field - kevinwmerritt

Changed

- disable gzip middleware to prevent a compression issue on safari

Fixed

- pasting from microsoft products generates text instead of an image
- do not prevent thread history revalidation - kevinwmerritt
- display the label instead of the value for menu item - kevinwmerritt

Added

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.