Sourced from github.com/sashabaranov/go-openai's releases.
v1.35.6
What's Changed
- Added Vector Store File List properties that allow for pagination by
@MattDavisRVin sashabaranov/go-openai#891- Support Attachments in MessageRequest by
@kodernubiein sashabaranov/go-openai#890New Contributors
@MattDavisRVmade their first contribution in sashabaranov/go-openai#891@kodernubiemade their first contribution in sashabaranov/go-openai#890Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.32.5...v1.35.6
6d066bb
Support Attachments in MessageRequest (#890)f5e6e0e
Added Vector Store File List properties that allow for pagination (#891)