Skip to content

fix: Remove PDF input from Bedrock GPT-6 and GPT-5.6 models - #6821

Open
michaelnchin wants to merge 1 commit into
anomalyco:devfrom
michaelnchin:fix/amazon-bedrock-openai-converse-pdf-input
Open

fix: Remove PDF input from Bedrock GPT-6 and GPT-5.6 models#6821
michaelnchin wants to merge 1 commit into
anomalyco:devfrom
michaelnchin:fix/amazon-bedrock-openai-converse-pdf-input

Conversation

@michaelnchin

Copy link
Copy Markdown
Contributor

Adding an input modalities override to the Bedrock GPT-6 Astra and all GPT-5.6 model profiles to restrict PDF inputs allowed by the base profiles.

Attempting to pass PDF inputs to any of these models via Converse API results in a ValidationError, e.g. for GPT-5.6 Terra:

An error occurred (ValidationException) when calling the Converse operation: This model doesn't support documents.

Slightly different one for Astra:

An error occurred (ValidationException) when calling the Converse operation: This model doesn't support the document field for user messages. Remove document and try again.

@github-actions

Copy link
Copy Markdown
Contributor

No actionable findings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewer: ready Automated review found no actionable items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant