1.0.0-alpha.16
What's Changed
- fix: change order of ApiResponse discriminants by @seffradev in #37
- Add
response_format
to ChatCompletionRequest by @agrinman in #33 - add Eq, PartialEq to ChatCompletionMessageRole by @n01e0 in #34
- chore(deps): update derive_builder requirement from 0.12.0 to 0.20.0 by @dependabot in #26
- Update reqwest to 0.12 by @rellfy in #40
- Derive Clone and PartialEq on ChatCompletionBuilder by @rellfy in #41
New Contributors
- @seffradev made their first contribution in #37
- @agrinman made their first contribution in #33
- @n01e0 made their first contribution in #34
Full Changelog: 1.0.0-alpha.15...1.0.0-alpha.16