Skip to content

v2.4.0

Compare
Choose a tag to compare
@jmansdorfer jmansdorfer released this 16 Oct 22:06
· 17 commits to master since this release
337b5d0

Major Changes

  • None

New Features

  • Adds support for string inputs in chat.completions in addition to the current list of dictionaries.
  • Adds support for string and list of strings input in embeddings in addition to the current list of dictionaries
  • Adds tests for new input types

Bug Fixes and Patches

  • None