v1.4.1
版本发布时间: 2023-03-04 19:31:15
sashabaranov/go-openai最新发布版本:v1.30.3(2024-09-21 04:53:11)
What's Changed
- Add chat message role const by @fishcg in https://github.com/sashabaranov/go-openai/pull/111
- remove pointer by @bestgopher in https://github.com/sashabaranov/go-openai/pull/113
- fix json tag by @bestgopher in https://github.com/sashabaranov/go-openai/pull/116
- Add whisper 1 support by @hoani in https://github.com/sashabaranov/go-openai/pull/117
- Rename repo to
go-openai
and update docs by @sashabaranov in https://github.com/sashabaranov/go-openai/pull/120
New Contributors
- @fishcg made their first contribution in https://github.com/sashabaranov/go-openai/pull/111
- @hoani made their first contribution in https://github.com/sashabaranov/go-openai/pull/117
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.3.3...v1.4.1