Skip to content

0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 13:43
· 33 commits to development since this release

Features

  • added base64 str as embedding representation in the response (#138)
  • added custom_input for multi-modal embeddings (#137)
  • added missing fields to the chat completion request (#141)
  • added propagating Autorization header along with Api-Key header (#135)
  • inherited all Enums from str to make JSON serialization possible (#132)
  • supported embeddings API (#108)
  • supported stages in the chat completions request (#130)

Other

  • bumped epam/ai-dial-ci from 1.8.3 to 1.9.0 (#142)
  • bumped setuptools from 68.2.2 to 70.0.0 (#136)
  • enabled model-installation in poetry (#129)
  • enabled tests for python 3.12 (#117)