Skip to content

0.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 09:57
· 19 commits to development since this release

Fixes

  • gpt-4o: fixed failing tool/function calling (#175, #176)
  • removed Content-Encoding header from response to avoid decoding errors from gzip (#174, #176)
  • truncated long error messages in the plain-text tokenizer (#172, #176)

Other

  • bump aiohttp from 3.10.2 to 3.10.11 (#173, #176)