Full Changelog: [v0.21.8...v0.21.9](https://github.com/Finch-API/finch-api-python/compare/v0.21.8...v0.21.9)
Chores
* **internal:** add helper function ([424](https://github.com/Finch-API/finch-api-python/issues/424)) ([a9a6206](https://github.com/Finch-API/finch-api-python/commit/a9a6206a74181a3d04fad5bcadf872c88ac4d13a)) * **internal:** minor request options handling changes ([422](https://github.com/Finch-API/finch-api-python/issues/422)) ([ed15e98](https://github.com/Finch-API/finch-api-python/commit/ed15e9847c8f2d5388526aa89847f5bed646e7bc))
0.21.8
Full Changelog: [v0.21.7...v0.21.8](https://github.com/Finch-API/finch-api-python/compare/v0.21.7...v0.21.8)
Chores
* **ci:** update rye to v0.35.0 ([420](https://github.com/Finch-API/finch-api-python/issues/420)) ([710444f](https://github.com/Finch-API/finch-api-python/commit/710444f9056fe1bfa3b1e6794dc13353c943a4d0))
0.21.7
Full Changelog: [v0.21.6...v0.21.7](https://github.com/Finch-API/finch-api-python/compare/v0.21.6...v0.21.7)
Bug Fixes
* **client:** always respect content-type multipart/form-data if provided ([419](https://github.com/Finch-API/finch-api-python/issues/419)) ([08fabf4](https://github.com/Finch-API/finch-api-python/commit/08fabf4afe9e7e57624de9a98de740c45e927958))
Chores
* **internal:** add helper method for constructing `BaseModel`s ([418](https://github.com/Finch-API/finch-api-python/issues/418)) ([677ce86](https://github.com/Finch-API/finch-api-python/commit/677ce8617bcaae6835680360cbc1335b9c193a7a)) * **internal:** add rich as a dev dependency ([415](https://github.com/Finch-API/finch-api-python/issues/415)) ([ce1979c](https://github.com/Finch-API/finch-api-python/commit/ce1979cc0c2e7d02283c32802962cb2d83aa6b6c)) * sync openapi spec ([417](https://github.com/Finch-API/finch-api-python/issues/417)) ([a04f3d8](https://github.com/Finch-API/finch-api-python/commit/a04f3d8bda7735f35a6233a948896a56d0a94151))
0.21.6
Full Changelog: [v0.21.5...v0.21.6](https://github.com/Finch-API/finch-api-python/compare/v0.21.5...v0.21.6)
Chores
* gitignore test server logs ([413](https://github.com/Finch-API/finch-api-python/issues/413)) ([45b7776](https://github.com/Finch-API/finch-api-python/commit/45b7776d5824c99433a109ef39b600460b297e3e))
0.21.5
Full Changelog: [v0.21.4...v0.21.5](https://github.com/Finch-API/finch-api-python/compare/v0.21.4...v0.21.5)
Bug Fixes
* **build:** include more files in sdist builds ([409](https://github.com/Finch-API/finch-api-python/issues/409)) ([1508b49](https://github.com/Finch-API/finch-api-python/commit/1508b49756620d8fda71886beb750bc0bdc05d89))
Chores
* **deps:** bump anyio to v4.4.0 ([411](https://github.com/Finch-API/finch-api-python/issues/411)) ([45c5047](https://github.com/Finch-API/finch-api-python/commit/45c50471351af8213f414d60c269fbf3e2b4e4bd)) * **internal:** add reflection helper function ([412](https://github.com/Finch-API/finch-api-python/issues/412)) ([1e84873](https://github.com/Finch-API/finch-api-python/commit/1e848737d7505b57702604b8e95c3a8c85c75bc9))