Skip to content

Releases: yomorun/go-openai

yomo v1.50.6

Choose a tag to compare

@woorui woorui released this 10 Jun 13:57

Full Changelog: v1.50.5...v1.50.6

yomo v1.50.5

Choose a tag to compare

@woorui woorui released this 01 May 15:58
feat(chat): add reasoning field fallback to reasoning_content

Add support for falling back to the reasoning field when reasoning_content is empty in chat completion messages and stream deltas. This provides backward compatibility for older API versions that use the reasoning field.

yomo v1.50.4

Choose a tag to compare

@woorui woorui released this 30 Apr 17:17
feat(chat): add thinking mode support for tencent tokenhub

Add Thinking struct and constants to support tencent tokenhub deepseek model's thinking mode feature as documented in their API.

yomo v1.50.3

Choose a tag to compare

@woorui woorui released this 06 Mar 05:52

Full Changelog: v1.50.2...v1.50.3

yomo v1.50.2

Choose a tag to compare

@woorui woorui released this 26 Feb 11:21
731e504

What's Changed

  • feat(chat_stream): add support for extra_content in stream response by @woorui in #3

Full Changelog: v1.50.1...v1.50.2

yomo v1.50.1

Choose a tag to compare

@woorui woorui released this 06 Feb 13:05
0f42579

What's Changed

  • feat(chat): add audio support to chat messages and requests by @woorui in #2

Full Changelog: v1.50.0...v1.50.1

yomo

Choose a tag to compare

@woorui woorui released this 28 Jan 08:30
41b7849
v1.50.0

feat: yomo (#1)