Skip to content

Releases: JuliaML/OpenAI.jl

v0.10.0

28 Sep 18:03
bd3ed8e
Compare
Choose a tag to compare

v0.9.1

26 Sep 13:29
38d6c93
Compare
Choose a tag to compare

OpenAI v0.9.1

Diff since v0.9.0

Merged pull requests:

Closed issues:

  • Cannot get gpt4-turbo-preview to work (#62)
  • request_openai removes the query parameter api-version for an AzureProvider (#63)

v0.9.0

02 Jan 22:39
762daad
Compare
Choose a tag to compare

OpenAI v0.9.0

Diff since v0.8.7

Merged pull requests:

Closed issues:

  • Hope expose the base_url by setting the OPENAI_API_BASE environment variable. (#37)
  • http_kwargs not passed to HTTP.request (#44)
  • The endpoint used by get_usage_status can only be used from the browser (#46)
  • Not possible to create a post request with more than 268 strings for create_embeddings()? (#48)
  • Allow change base_url (#51)
  • Add Formatter spec to make contributions easier (#55)

v0.8.7

05 Nov 19:07
Compare
Choose a tag to compare

OpenAI v0.8.7

Diff since v0.8.6

v0.8.6

05 Nov 18:35
Compare
Choose a tag to compare

OpenAI v0.8.6

Diff since v0.8.5

Merged pull requests:

  • Correct missing messages issue (#45) (@cpfiffer)
  • docs generation fix (#47) (@rory-linehan)
  • fix semicolon in HTTP.request (#49) (@svilupp)

Closed issues:

  • Need to implement automatic CHANGELOG updates (#24)
  • Impact of potential breaking changes (#41)
  • Docs are not being deployed (#43)

v0.8.5

08 Jul 17:04
2cfe791
Compare
Choose a tag to compare

OpenAI v0.8.5

Diff since v0.8.4

Closed issues:

  • Downloads timeouts - switch to HTTP? (#22)
  • Request for additional features (#34)

Merged pull requests:

  • Small fix to in create_chat's docstring (#38) (@jotas6)
  • Make documentation links clickable (#39) (@jotas6)
  • tests bug fix + JET quality & type stability check (#40) (@algunion)
  • 0.8.5 (#42) (@rory-linehan)

v0.8.4

02 May 15:02
Compare
Choose a tag to compare

OpenAI v0.8.4

Diff since v0.8.3

Closed issues:

  • FR: Streaming request (#19)
  • Setup Documenter.jl (#27)
  • Move to JuliaML or JuliaAI (#28)
  • change parameters like temperature? (#29)
  • Is there support for v1/completions or only v1/chat/completions? (#30)

Merged pull requests:

  • Add Documentation (#32) (@rory-linehan)
  • docstrings update (#33) (@algunion)
  • Rewrite methods relate to the api (#35) (@RexWzh)

v0.8.3

15 Apr 15:49
92ca0c1
Compare
Choose a tag to compare

OpenAI v0.8.3

Diff since v0.8.2

Merged pull requests:

  • fixed issue with HTTP.request kwargs propagation (#31) (@algunion)

v0.8.2

12 Apr 01:03
cc1e80c
Compare
Choose a tag to compare

OpenAI v0.8.2

Diff since v0.8.1

Merged pull requests:

v0.8.1

08 Apr 18:54
a3c6d49
Compare
Choose a tag to compare

OpenAI v0.8.1

Diff since v0.8.0

Closed issues:

  • Error 400: you must provide a model parameter (#14)
  • Feature request: Ability to connect to Azure OpenAI (#17)
  • Versions numbers (#20)

Merged pull requests: