v0.5.3
What's Changed
Features
- Extend permissions service support to Tuned Models by @mayureshagashe2105 in #219
- Support improved CountTokens and usage_metadata output by @MarkDaoust in #315
- Add JSON schema support
- Add response_schema parameter by @shilpakancharla in #302
- Improve schema support by @MarkDaoust in #309
- Upgrade file handling
- Add file state by @MarkDaoust in #316
- Add support for resumable uploads for File API by @TYMichaelChen in #275
- Return full file details at the end of create. by @MarkDaoust in #314
- Update client.py by @MarkDaoust in #325
Bugfixes
-
update_time defined twice hence removing once. by @PandasPirate in #301
-
Add main async code match test by @mayureshagashe2105 in #299
-
Copy test cases over for new responder.py by @shilpakancharla in #303
Docs
- Debug docs build. by @MarkDaoust in #298
- Update issue templates to point to the Discourse forum by @ymodak in #304
- typo by @MarkDaoust in #313
New Contributors
- @PandasPirate made their first contribution in #301
Full Changelog: v0.5.2...v0.5.3