Skip to content

Releases: yomorun/yomo

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:02
38fbedf

What's Changed

  • fix: normalize deepseek v4 developer role for tokenhub by @woorui in #1248
  • fix: map tokenhub custom errors from parser by @woorui in #1247
  • fix: make node serverless template path resolution ESM-safe by @woorui in #1249
  • fix: emit stream usage after tool calls by @woorui in #1250
  • chore: bump version to 2.0.5 by @woorui in #1251

Full Changelog: v2.0.4...v2.0.5

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 02:54
b46c2bf
chore: bump version to 2.0.4 (#1246)

v2.0.3

Choose a tag to compare

@woorui woorui released this 23 Jun 15:22

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@wujunzhuo wujunzhuo released this 15 Jun 02:26
4b67e15

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.0

Choose a tag to compare

@wujunzhuo wujunzhuo released this 09 Jun 07:45
ed61fa1

What's Changed

Full Changelog: https://github.com/yomorun/yomo/commits/v2.0.0

v1.22.3

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:34
28f18a6
fix(bridge/ai): properly write buffered stream finish and usage chunk…

v1.22.2

Choose a tag to compare

@woorui woorui released this 13 May 13:08
7e820aa

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.43.0 by @dependabot[bot] in #1212
  • chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.46.0 by @dependabot[bot] in #1180
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.37.0 to 1.43.0 by @dependabot[bot] in #1211
  • chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.1.0 to 1.4.1 by @dependabot[bot] in #1206
  • fix(bridge/ai): skip nil function tools when merging by @woorui in #1225

Full Changelog: v1.22.1...v1.22.2

v1.22.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 12:48
ffd3580
fix(ai/chat): preserve usage in finish chunk for gemini-2.5-pro (#1218)

v1.22.0

Choose a tag to compare

@fanweixiao fanweixiao released this 14 Apr 01:23
8c654c7

What's Changed

Full Changelog: v1.21.5...v1.22.0

v1.21.5

Choose a tag to compare

@github-actions github-actions released this 20 Mar 10:47
cb28146
feat(llm-bridge): merge tools (#1203)