Chainlit

Latest version: v1.3.2

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

Scan your dependencies

Page 2 of 12

1.1.403rc0

Not secure
Fixed

- Langchain Callback handler IndexError
- Attempt to fix websocket issues

1.1.402

Not secure
Added

- The `User` class now has a `display_name` field. It will not be persisted by the data layer.
- The logout button will now reload the page (needed for custom auth providers)

1.1.401

Not secure
Changed

- Directly log step input args by name instead of wrapping them in "args" for readability.

Fixed

- Langchain Callback handler ValueError('not enough values to unpack (expected 2, got 0)')

1.1.400

Not secure
Changed

- hide_cot becomes cot and has three possible values: hidden, tool_call, full
- User feedback are now scoring an entire run instead of a specific message
- Slack/Teams/Discord DM threads are now split by day
- Slack DM now also use threads
- Avatars are always displayed at the root level of the conversation

Removed

- disable_feedback has been removed
- root_message has been removed

1.1.306

Not secure
Added

- Messages are now editable. You can disable this feature with `config.features.edit_message = false`
- `cl.chat_context` to help keeping track of the messages of the current thread
- You can now enable debug_mode when mounting Chainlit as a sub app by setting the `CHAINLIT_DEBUG` to `true`.

Fixed

- Message are now collapsible if too long
- Only first level tool calls are displayed
- OAuth redirection when mounting Chainlit on a FastAPI app should now work
- The Langchain callback handler should better capture chain runs
- The Llama Index callback handler should now work with other decorators

1.1.305

Not secure
Added

- Mistral AI instrumentation

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.