Skip to content

Commit ab68131

Browse files
author
Bob Strahan
committed
Changelog v0.3.1
1 parent 89f6fd1 commit ab68131

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

88
## [0.3.1]
99

10+
### Added
11+
12+
- **{DOCUMENT_IMAGE} Placeholder Support in Pattern-2**
13+
- Added new `{DOCUMENT_IMAGE}` placeholder for precise image positioning in classification and extraction prompts
14+
- Enables strategic placement of document images within prompt templates for enhanced multimodal understanding
15+
- Supports both single images and multi-page documents (up to 20 images per Bedrock constraints)
16+
- Full backward compatibility - existing prompts without placeholder continue to work unchanged
17+
- Seamless integration with existing `{FEW_SHOT_EXAMPLES}` functionality
18+
- Added warning logging when image limits are exceeded to help with debugging
19+
- Enhanced documentation across classification.md, extraction.md, few-shot-examples.md, and pattern-2.md
20+
1021
### Fixed
1122
- When encountering excessive Bedrock throttling, service returned 'unclassified' instead of retrying, when using multi-modal page level classification method.
1223
- Minor documentation issues.

0 commit comments

Comments
 (0)