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

Fixed breaking change with sending empty objects in a request #31

Closed a-guiducci closed 8 months ago

a-guiducci commented 8 months ago

What's Changed?

Added a changelog to the repo to catalogue changes

Added integration tests to the test suite that covers a variety of calls and should help avoid future issues with releases

PR Checklist