v1.10.0
版本发布时间: 2023-06-05 22:39:26
sashabaranov/go-openai最新发布版本:v1.30.3(2024-09-21 04:53:11)
What's Changed
- move request_builder into internal pkg (#304) by @vvatanabe in https://github.com/sashabaranov/go-openai/pull/329
- Implement optional io.Reader in AudioRequest (#303) (#265) by @mdarc in https://github.com/sashabaranov/go-openai/pull/331
- move error_accumulator into internal pkg (#304) by @vvatanabe in https://github.com/sashabaranov/go-openai/pull/335
- Support Retrieve model API (#340) by @vvatanabe in https://github.com/sashabaranov/go-openai/pull/341
New Contributors
- @mdarc made their first contribution in https://github.com/sashabaranov/go-openai/pull/331
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.9.5...v1.10.0