Skip to content

v1.2.38

Choose a tag to compare

@EngineerProjects EngineerProjects released this 09 Sep 03:56
· 12 commits to main since this release
2de41c3

Changes

  • Extend Z.ai response header timeout for slow first-byte streaming requests.
  • Expose model context window metadata through pkg/types.
  • Add focused tests for provider timeout behavior and the public context window API.

Verification

  • GitHub CI passed on PR #289 and PR #290.
  • Local targeted tests passed: go test ./internal/providers ./pkg/types.

What's Changed

Full Changelog: v1.2.37...v1.2.38