File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,20 @@ SPDX-License-Identifier: MIT-0
77
88### Added
99
10+ - ** Amazon Nova 2 Lite Model Support**
11+ - Added support for Amazon Nova 2 Lite model (` us.amazon.nova-2-lite-v1:0 ` , ` eu.amazon.nova-2-lite-v1:0 ` )
12+ - Available for configuration across all document processing steps
13+ - Added to prompt caching supported models list
14+
15+ - ** Anthropic Claude Opus 4.5 Model Support**
16+ - Added support for Claude Opus 4.5 model (` us.anthropic.claude-opus-4-5-20251101-v1:0 ` , ` eu.anthropic.claude-opus-4-5-20251101-v1:0 ` )
17+ - Available for configuration across all document processing steps
18+ - Added to prompt caching supported models list
19+
20+ - ** Qwen Model Support**
21+ - Added support for Qwen 3 VL model (` qwen.qwen3-vl-235b-a22b ` )
22+ - Available for configuration in document processing workflows
23+
1024- ** Configurable Section Splitting Strategies for Enhanced Document Segmentation Control**
1125 - Added new ` sectionSplitting ` configuration option to control how classified pages are grouped into document sections
1226 - ** Three Strategies Available** :
You can’t perform that action at this time.
0 commit comments