Sourced from github.com/sashabaranov/go-openai's releases.
v1.39.0
What's Changed
- Add support for reasoning_content field in chat completion messages for DeepSeek R1 by
@goodenough227in sashabaranov/go-openai#925- Adapt different stream data prefix, with or without space by
@panzhongxianin sashabaranov/go-openai#945- Add support for
o4-miniando3by@rorymalcolmin sashabaranov/go-openai#968- Add CompletionRequest.StreamOptions by
@stmcginnisin sashabaranov/go-openai#959- Remove redundant typecheck linter by
@alexandearin sashabaranov/go-openai#955- Add Prediction field by
@danielpeng2in sashabaranov/go-openai#970New Contributors
@goodenough227made their first contribution in sashabaranov/go-openai#925@panzhongxianmade their first contribution in sashabaranov/go-openai#945@stmcginnismade their first contribution in sashabaranov/go-openai#959@danielpeng2made their first contribution in sashabaranov/go-openai#970Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.38.3...v1.39.0
v1.38.3
What's Changed
- feat: add new GPT-4.1 model variants to completion.go by
@iktakahiroin sashabaranov/go-openai#966- feat: Add missing TTS models and voices by
@netrin sashabaranov/go-openai#958New Contributors
@netrmade their first contribution in sashabaranov/go-openai#958Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.38.2...v1.38.3
v1.38.2
What's Changed
- add enum tag to jsonschema by
@jtarchiein sashabaranov/go-openai#962New Contributors
@jtarchiemade their first contribution in sashabaranov/go-openai#962Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.38.1...v1.38.2
v1.38.1
What's Changed
- feat: add gpt-4.5-preview models by
@liushuanglsin sashabaranov/go-openai#947Full Changelog: https://github.com/sashabaranov/go-openai/compare/v1.38.0...v1.38.1
v1.38.0
What's Changed
- ref: add image url support to messages by
@mazyaryousefiniain sashabaranov/go-openai#933- feat: add developer role by
@liushuanglsin sashabaranov/go-openai#936- fix: remove validateO1Specific by
@liushuanglsin sashabaranov/go-openai#939- feat: add Anthropic API support with custom version header by
@danackersonin sashabaranov/go-openai#934- Fix linter by
@sashabaranovin sashabaranov/go-openai#943
... (truncated)
93a611c
Add Prediction field (#970)6836cf6
Remove redundant typecheck linter (#955)da5f9bc
Add CompletionRequest.StreamOptions (#959)bb5bc27
Add support for 4o-mini and 3o (#968)4cccc6c
Adapt different stream data prefix, with or without space (#945)306fbbb
Add support for reasoning_content field in chat completion messages for
DeepS...658beda
feat: Add missing TTS models and voices (#958)d68a683
feat: add new GPT-4.1 model variants to completion.go (#966)e99eb54
add enum tag to jsonschema (#962)74d6449
feat: add gpt-4.5-preview models (#947)