Bugfix idea for image validation

I use venice.ai’s API regularly for coding, and often, models will generate screenshots with playwright (when QAing their changes) that have oddball measurements. I recently ran into an issue where image validation in the completions endpoint rejected an image due to it being shorter than 64 pixels on one side (bisect testing confirmed a 64 pixel minimum per side). 

My bot is working around this by padding images to 64 px min on a side, but doing so automatically on venice.ai’s side would eliminate the entire class of error, and all images could be padded to multiples of 64 px on each side so they align nicely in the prompt.

Please authenticate to join the conversation.

Upvoters
Status

New Submission

Board
🐛

Bugs

Tags

Image

Date

7 days ago

Subscribe to post

Get notified by email when there are changes.