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

updated get_reidentify_entities to work with file responses #22

Closed a-guiducci closed 1 year ago

a-guiducci commented 1 year ago

What's Changed?

Updated get_reidentify_entities to work with file responses. Reponses for both file routes were tested and working correctly

PR Checklist