Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 16:06
· 2 commits to main since this release
b115197

What's Changed

Features

  • Add gpt-5.4 support, fix context sizes for o1-mini/chatgpt-4o/gpt-4.5 by @zurawiki in #156
  • Add generic token type APIs (FromRank trait) by @zurawiki in #157
  • Add gpt-5.2/5.3/codex model support by @zurawiki in #159
  • Return Option from get_context_size, improve error messages, bump to 0.11.0 by @zurawiki in #160

Other Changes

Full Changelog: v0.10.0...v0.11.0