Skip to content

v3.0.1

Choose a tag to compare

@Oaklight Oaklight released this 17 May 12:58
· 19 commits to master since this release

What's Changed

Features

  • Add --dump-requests CLI option for debug request/response dumping
  • Add llm-rosetta update detection to all version checks

Fixes

  • Fix thinking.type normalization for upstream compatibility (#120)
  • Resolve ty type-check errors for CI compatibility

Dependencies

  • Upgrade llm-rosetta dependency to >=0.6.0,<0.7.0 (from 0.5.x)
  • Update vendored zerodep modules (semver 0.4.1, yaml 0.3.1)
  • Replace PyYAML and packaging with vendored zerodep modules

CI & Docs

  • Switch to pre-commit for lint checks
  • Add lint/type-check workflow and pin dev tooling versions
  • Rewrite README for v3.x universal gateway architecture

Full Changelog: v3.0.0...v3.0.1