New
v1.40.4
What's Changed
- fix: properly unmarshal JSON schema in ChatCompletionResponseFormatJSONSchema.schema by @eiixy in https://github.com/sashabaranov/go-openai/pull/1028
- Add support for Chat Completion Service Tier by @mathewtinsley in https://github.com/sashabaranov/go-openai/pull/1023
New Contributors
- @mathewtinsley made their first contribution in https://github.com/sashabaranov/go-openai/pull/1023
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.40.3...v1.40.4