v0.4.9
aws-samples/bedrock-chatv0.4.9May 18, 2024by statefb
AI Summary
Adds UI configuration for LLM inference parameters and improves PDF embedding performance with parallel processing and Italian translation.
Key Highlights
- UI configuration for LLM inference parameters
- Improved PDF embedding performance
- Italian language support
New Features
- UI configuration for LLM parameters
- Parallel PDF embedding processing
- Italian translation
Full Release Notes
## 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