Skip to content

0.17.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 10:25
· 79 commits to development since this release

Features

  • support form schemas and form values in /chat/completions API (#204)
  • support /configuration endpoint (#204)
  • support application properties for type schemas (#206)

Fixes

  • define str of HTTPException via its message (#210)

Other

  • replace AsyncGenerator with AsyncIterator where possible (#200)
  • add missing dependencies in SDK examples (#202)
  • pin poetry to 1.8.5 (#209)
  • optimize trivy (#198)
  • bump epam/ai-dial-ci from 1.10.0 to 1.10.2 (#205)
  • bump protobuf from 5.29.0 to 5.29.1 (#201)