v1.17.8
版本发布时间: 2023-11-18 15:04:41
sashabaranov/go-openai最新发布版本:v1.30.3(2024-09-21 04:53:11)
What's Changed
- Pagination fields are missing from assistants list beta API by @liron-l in https://github.com/sashabaranov/go-openai/pull/571
- feat(runapi): add RunStepList response args by @Ccheers in https://github.com/sashabaranov/go-openai/pull/573
- Add Assistant FileIDs and Metadata by @revett in https://github.com/sashabaranov/go-openai/pull/579
- Add File purposes as constants by @revett in https://github.com/sashabaranov/go-openai/pull/577
- Updates the tool call struct by @albertpurnama in https://github.com/sashabaranov/go-openai/pull/595
- Add missing response fields for pagination by @albertpurnama in https://github.com/sashabaranov/go-openai/pull/584
New Contributors
- @liron-l made their first contribution in https://github.com/sashabaranov/go-openai/pull/571
- @revett made their first contribution in https://github.com/sashabaranov/go-openai/pull/579
- @albertpurnama made their first contribution in https://github.com/sashabaranov/go-openai/pull/595
Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.17.7...v1.17.8