Skip to content

1.0.501

Compare
Choose a tag to compare
@willydouhard willydouhard released this 08 Apr 15:17
· 43 commits to main since this release
7a05e0f

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