privateai / pai-thin-client

A python client used to interact with the Private AI's API
https://docs.private-ai.com/
MIT License
20 stars 1 forks source link

Missing `image_options` in `ProcessFileBase64Request` #42

Closed LilianJim closed 1 month ago

LilianJim commented 2 months ago

Hi,

It seems the ProcessFileBase64Request is missing the image_options parameter, available in the API

yaysummeriscoming commented 2 months ago

Thanks for raising this @LilianJim we're working on a fix and will have that ready soon

letmerecall commented 1 month ago

@LilianJim image_options was introduced in #47