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