Skip to content

Commit 6c62b86

Browse files
committed
Merge remote-tracking branch 'origin/develop' into feature/error-analyzer-9
2 parents 8715f6a + 0df559e commit 6c62b86

File tree

25 files changed

+6020
-4238
lines changed

25 files changed

+6020
-4238
lines changed

ANALYSIS_JSON_SCHEMA_LIBRARIES.md

Lines changed: 0 additions & 236 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ SPDX-License-Identifier: MIT-0
55

66
## [Unreleased]
77

8+
## [0.4.1]
9+
10+
### Changed
11+
12+
- **Configuration Library Updates with JSON Schema Support**
13+
- Updated configuration library with JSON schema format for lending package, bank statement, and RVL-CDIP package samples
14+
- Enhanced configuration files to align with JSON Schema Draft 2020-12 format introduced in v0.4.0
15+
- Updated notebooks and documentation to reflect JSON schema configuration structure
16+
17+
### Fixed
18+
19+
- **UI Few Shot Examples Display** - Fixed issue where few shot examples were not displaying correctly from configuration in the Web UI
20+
- **Re-enabled Regex Functionality** - Restored document name and page content regex functionality for Pattern-2 classification that was temporarily missing
21+
22+
823
## [0.4.0]
924

1025
> **⚠️ IMPORTANT NOTICE - SIGNIFICANT CONFIGURATION CHANGES**

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0
1+
0.4.1-rc1

0 commit comments

Comments
 (0)