Chainlit

Latest version: v1.0.506

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

Scan your dependencies

Page 1 of 8

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

1.0.505

Added

- The user's browser language configuration is available in `cl.user_session.get("languages")`
- Allow html in text elements - jdb78
- Allow for setting a ChatProfile default - kevinwmerritt

Changed

- The thread history refreshes right after a new thread is created.
- The thread auto-tagging feature is now opt-in using `auto_tag_thread` in the config.toml file

Fixed

- Fixed incorrect step ancestor in the OpenAI instrumentation
- Enabled having a `storage_provider` set to `None` in SQLAlchemyDataLayer - mohamedalani
- Correctly serialize `generation` in SQLAlchemyDataLayer - mohamedalani

1.0.504

Changed

- Chainlit apps should function correctly even if the data layer is down

1.0.503

Added

- Enable persisting threads using a Custom Data Layer (through SQLAlchemy) - hayescode

Changed

- React-client: Expose `sessionId` in `useChatSession`
- Add chat profile as thread tag metadata

Fixed

- Add quotes around the chainlit create-secret CLI output to avoid any issues with special characters

1.0.502

Added

- Actions now trigger conversation persistence

1.0.501

Added

- Messages and steps now accept tags and metadata (useful for the data layer)

Changed

- The LLama Index callback handler should now show retrieved chunks in the intermadiary steps
- Renamed the Literal environment variable to `LITERAL_API_URL` (it used to be `LITERAL_SERVER`)

Fixed

- Starting a new conversation should close the element side bar
- Resolved security issues by upgrading starlette dependency

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.