Skip to content

v0.4.9

Compare
Choose a tag to compare
@statefb statefb released this 18 May 01:23
· 15 commits to main since this release
4fae0bb

New Features

  • Allow users to configure LLM inference parameters per bot from the UI. #303 by @jessieweiyi

Bug Fixes

Enhancements

  • When enableMistral is true, the app name in the frontend UI is updated to "Bedrock Chat". #285 by @hustshawn
  • Explicitly specify the AWS region when accessing DynamoDB resources to prevent AccessDeniedException. #304 by @GitSumito
  • Implemented parallel processing and detailed structural analysis (unstructured.partition.pdf) for embedding PDFs to improve performance. #301 by @fsatsuki
  • Added Italian translation. #282 by @angelo-malatacca