You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using the converse operation on bedrock with us.meta.llama3-2-11b-instruct-v1:0 and image inputs but as of this past Monday the operation has begun failing.
Regression Issue
Select this option if this issue appears to be a regression.
Expected Behavior
We expect to receive back a successful response with the information required by our prompt.
Current Behavior
We receive the following error response:
An error occurred (ValidationException) when calling the Converse operation: The model returned the following errors: The provided image does not match the specified image format.
Describe the bug
We have been using the
converse
operation onbedrock
withus.meta.llama3-2-11b-instruct-v1:0
and image inputs but as of this past Monday the operation has begun failing.Regression Issue
Expected Behavior
We expect to receive back a successful response with the information required by our prompt.
Current Behavior
We receive the following error response:
An error occurred (ValidationException) when calling the Converse operation: The model returned the following errors: The provided image does not match the specified image format.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
SDK version used
1.34.152
Environment details (OS name and version, etc.)
Docker, python:3.8.12-buster image
The text was updated successfully, but these errors were encountered: