v1.17.6
版本发布时间: 2023-11-13 22:38:23
sashabaranov/go-openai最新发布版本:v1.30.3(2024-09-21 04:53:11)
What's Changed
- Add
json:"metadata,omitempty"
to RunRequest struct by @kb in https://github.com/sashabaranov/go-openai/pull/561 - Fix typo in chat_test.go by @eltociear in https://github.com/sashabaranov/go-openai/pull/564
- Feat/messages api by @urjitbhatia in https://github.com/sashabaranov/go-openai/pull/546
- feat: initial TTS support by @stillmatic in https://github.com/sashabaranov/go-openai/pull/528
New Contributors
- @kb made their first contribution in https://github.com/sashabaranov/go-openai/pull/561
- @eltociear made their first contribution in https://github.com/sashabaranov/go-openai/pull/564
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.17.5...v1.17.6