Skip to content

Commit ab29c4d

Browse files
author
Bob Strahan
committed
> Update CHANGELOG.md with Test Studio enhancements and bug fixes
1 parent 281fac2 commit ab29c4d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,24 @@ SPDX-License-Identifier: MIT-0
77

88
### Added
99

10+
- **Test Studio Interactive Charts and Document Analysis Enhancements**
11+
- **Interactive Score Distribution Charts**: Replaced CloudScape chart with native Recharts implementation featuring dual chart support (Bar Chart and Line Chart options with dropdown selector), native interactivity with built-in click events that open document details modal, and optimized layout with improved margins, labels, and space utilization
12+
- **Lowest Scoring Documents Analysis**: Enhanced TestResults with table showing documents with lowest weighted overall scores, TestComparison with cross-test comparison of problematic documents, user-configurable count dropdown (5, 10, 20, or 50 documents), side-by-side T1 vs T2 comparison format for easy analysis, and clickable document links for direct navigation to document viewer
13+
- **UI/UX Improvements**: Compact table styling with reduced spacing and improved readability, left-aligned content for better text alignment of document IDs, consistent design matching existing CloudScape design system, and responsive layout where charts adapt to container width
14+
1015
- **RealKIE-FCC-Verified Dataset Auto-Deployment for Test Studio**
1116
- Automatically deploys 75 FCC invoice documents from HuggingFace public dataset during stack deployment - zero manual steps required
1217
- Test set immediately available in Test Studio UI with complete ground truth for benchmarking extraction accuracy
1318
- Version controlled via CloudFormation property - skips re-download on stack updates unless version changes
1419

20+
### Fixed
21+
22+
- **Test Studio Bug Fixes**
23+
- Fixed TestSets manual upload issues
24+
25+
- **Agentic Extraction Prompt Caching** - [GitHub PR #156](https://github.com/aws-solutions-library-samples/accelerated-intelligent-document-processing-on-aws/pull/156)
26+
- Removed additional cachepoints to prevent prompt caching conflicts in agentic extraction
27+
1528
## [0.4.7]
1629

1730
### Added

0 commit comments

Comments
 (0)