0.7.700
版本发布时间: 2023-11-28 21:57:10
Chainlit/chainlit最新发布版本:1.2.0rc0(2024-09-18 20:40:19)
Added
- Support for custom HTML in message content is now an opt in feature in the config
- Uvicorn
ws_per_message_deflate
config param is now configurable likeUVICORN_WS_PER_MESSAGE_DEFLATE=false
Changed
- Latex support is no longer enabled by default and is now a feature in the config
Fixed
- Fixed LCEL memory message order in the prompt playground
- Fixed a key error when using the file watcher (-w)
- Fixed several user experience issues with
on_chat_resume
-
on_chat_end
is now always called when a chat ends - Switching chat profiles correctly clears previous AskMessages