v1.17.0
版本发布时间: 2023-11-07 23:24:49
sashabaranov/go-openai最新发布版本:v1.30.3(2024-09-21 04:53:11)
What's Changed
- lint: fix linter warnings reported by golangci-lint by @simonklee in https://github.com/sashabaranov/go-openai/pull/522
- Doc ways to improve reproducability besides Temp by @carsonkahn-external in https://github.com/sashabaranov/go-openai/pull/532
- Feat Support chat completion response format and seed new fields by @henomis in https://github.com/sashabaranov/go-openai/pull/525
- Feat Implement assistants API by @henomis in https://github.com/sashabaranov/go-openai/pull/535
New Contributors
- @carsonkahn-external made their first contribution in https://github.com/sashabaranov/go-openai/pull/532
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.16.1...v1.17.0