Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 00:49
6d08eb1

OpenAI v0.11.0

Diff since v0.10.1

Breaking changes

  • The Assistants API has been disabled until we can fix the difference between OpenAI.jl and the upstream API whose behavior has undergone a breaking change.

Merged pull requests:

  • Update OpenAI.jl to add provider based embeddings like in create_chat (#67) (@Roeya)
  • Adds support for image generation and responses endpoints (#69) (@stefanjwojcik)