pypi chainlit 1.0.500

latest releases: 1.2.0, 1.1.404, 1.1.403rc0...
5 months ago

Added

  • Added a new command chainlit lint-translations to check that translations file are OK
  • Added new sections to the translations, like signin page
  • chainlit.md now supports translations based on the browser's language. Like chainlit_pt-BR.md
  • A health check endpoint is now available through a HEAD http call at root
  • You can now specify a custom frontend build path

Fixed

  • Translated will no longer flash at app load
  • Llama Index callback handler has been updated
  • File watcher should now properly refresh the app when the code changes
  • Markdown titles should now have the correct line height

Changed

  • multi_modal is now under feature in the config.toml and has more granularity
  • Feedback no longer has a -1 value. Instead a delete_feedback method has been added to the data layer
  • ThreadDi

Don't miss a new chainlit release

NewReleases is sending notifications on new releases.