Skip to content

Commit 860f455

Browse files
committed
Merge branch 'feature/config-library-import' into 'develop'
Configuration Library Import Feature See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!461
2 parents 7345a3a + da19183 commit 860f455

File tree

16 files changed

+8221
-2019
lines changed

16 files changed

+8221
-2019
lines changed

CHANGELOG.md

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

88
### Added
99

10+
- **Configuration Library Import Feature for Enhanced Configuration Management**
11+
- Added Configuration Library browser enabling users to import pre-configured document processing workflows directly from the solution's configuration library
12+
- **Dual Import Options**: Users can now choose between importing from local files (existing) or from the Configuration Library (new)
13+
- **Pattern-Aware Filtering**: Automatically displays only configurations compatible with the currently deployed pattern (Pattern 1, 2, or 3)
14+
- **README Preview**: When available, displays markdown-formatted README documentation before importing to help users understand configuration purpose and features
15+
1016
- **Test Studio Interactive Charts and Document Analysis Enhancements**
1117
- **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
1218
- **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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.8-wip1
1+
0.4.8-wip2
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2+
SPDX-License-Identifier: MIT-0
3+
4+
# RealKIE-FCC-Verified Configuration
5+
6+
This directory contains the default (starting point) configuration for the FCC Invoices in the RealKIE-FCC-Verified dataset used to benchmark the GenAI IDP Accelerator. This configuration is specifically designed for processing the FCC invoice samples using Test Studio.
7+
8+
## Pattern Association
9+
10+
**Pattern**: Pattern-1
11+
12+
## Validation Level
13+
14+
**Level**: 2 - Minimal Testing
15+
16+
- **Testing Evidence**: This configuration has been lightly tested with the RealKIE-FCC-Verified Dataset.
17+
- **Known Limitations**: Performance may vary - consider this configuration a starting point. We welome Pull Requests to improve the accuracy.

0 commit comments

Comments
 (0)