Skip to content

v0.4.5

Compare
Choose a tag to compare
@statefb statefb released this 25 Mar 04:09
· 228 commits to main since this release
f85c82f

New Features

  • Added API publication and Admin dashboard features. Allows users to publish their customized bots as stand-alone APIs and analyze usage for each user / bot on the administrator dashboard.
  • Added French and German language support to the i18n framework. #160 by @jeremylatorre and @dmetzler, #168 by @kennell

Bug Fixes

  • Fixed an issue where markdown could not be used for external knowledge. #175
  • Fixed the '+' new chat button on the top-right corner to correctly navigate to the new chat page. #180 by @alandao

Enhancements

  • Updated Llama Index to the latest version. #163