Releases: sashabaranov/go-openai
Releases · sashabaranov/go-openai
v1.17.8
What's Changed
- Pagination fields are missing from assistants list beta API by @liron-l in #571
- feat(runapi): add RunStepList response args by @Ccheers in #573
- Add Assistant FileIDs and Metadata by @revett in #579
- Add File purposes as constants by @revett in #577
- Updates the tool call struct by @albertpurnama in #595
- Add missing response fields for pagination by @albertpurnama in #584
New Contributors
- @liron-l made their first contribution in #571
- @revett made their first contribution in #579
- @albertpurnama made their first contribution in #595
Full Changelog: v1.17.7...v1.17.8
v1.17.7
v1.17.6
What's Changed
- Add
json:"metadata,omitempty"
to RunRequest struct by @kb in #561 - Fix typo in chat_test.go by @eltociear in #564
- Feat/messages api by @urjitbhatia in #546
- feat: initial TTS support by @stillmatic in #528
New Contributors
- @kb made their first contribution in #561
- @eltociear made their first contribution in #564
Full Changelog: v1.17.5...v1.17.6
v1.17.5
v1.17.4
What's Changed
- Feat Implement threads API by @henomis in #536
- Add SystemFingerprint and chatMsg.ToolCallID field by @gburt in #543
- fix test server setup: by @urjitbhatia in #549
New Contributors
- @gburt made their first contribution in #543
- @urjitbhatia made their first contribution in #549
Full Changelog: v1.17.3...v1.17.4
v1.17.3
What's Changed
- Support new fields for /v1/images/generation API by @mikecutalo in #530
- Fix Refactor assistant api by @henomis in #545
- test: fix compile error in api integration test by @vvatanabe in #548
New Contributors
- @mikecutalo made their first contribution in #530
Full Changelog: v1.17.2...v1.17.3
v1.17.2
v1.17.1
What's Changed
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- lint: fix linter warnings reported by golangci-lint by @simonklee in #522
- Doc ways to improve reproducability besides Temp by @carsonkahn-external in #532
- Feat Support chat completion response format and seed new fields by @henomis in #525
- Feat Implement assistants API by @henomis in #535
New Contributors
- @carsonkahn-external made their first contribution in #532
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Update README.md by @sashabaranov in #511
- feat(completion): add constants for new GPT models by @simonklee in #520
- Fix typo in README: AdaEmbeddingV2 by @eliben in #516
New Contributors
Full Changelog: v1.16.0...v1.16.1