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
describe_image encountered an BadRequestError: Error code: 400 - {'error': {'message': "You uploaded an unsupported image. Please make sure your image has of one the following formats: ['png', 'jpeg', 'gif', 'webp'].", 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_image_format'}}
Args: ()
Kwargs: {'base64_image': 'PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIH...', 'context': '## Issue:\n[FEATURE] Add Locaweb API client functio...'}
It seems that we tried to upload a svg file. Maybe we should convert it into eight file format
The text was updated successfully, but these errors were encountered:
Pull request completed! Check it out here #452 🚀
Should you have any questions or wish to change settings or limits, please feel free to contact [email protected] or invite us to Slack Connect.
@sentry-io[bot], You have 0 requests left in this cycle which refreshes on 2025-01-23 07:45:40+00:00.
If you have any questions or concerns, please contact us at [email protected].
Sentry Issue: AGENT-K4
It seems that we tried to upload a svg file. Maybe we should convert it into eight file format
The text was updated successfully, but these errors were encountered: