Skip to content

0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 14:36
· 27 commits to development since this release

Features

  • added code=truncate_prompt_error to errors raised by prompt truncation algorithm (#142)

Fixes

  • token usage isn't computed if upstream model has itself reported it (#138)
  • changed type of created field in chat completion chunk from str to int (#141)
  • improved display of DIAL links leading to the public bucket (#148)

Other

  • bump aidial-sdk from 0.8.0 to 0.13.0 (#142)
  • bump aiohttp from 3.9.4 to 3.10.2 (#143)
  • bump cryptography from 42.0.5 to 43.0.1 (#146)