1.0.501
版本发布时间: 2024-04-08 23:17:15
Chainlit/chainlit最新发布版本:1.2.0rc0(2024-09-18 20:40:19)
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 beLITERAL_SERVER
)
Fixed
- Starting a new conversation should close the element side bar
- Resolved security issues by upgrading starlette dependency