Releases: JuliaML/OpenAI.jl
Releases · JuliaML/OpenAI.jl
v0.12.0
10 Sep 01:22
Compare
Sorry, something went wrong.
No results found
OpenAI v0.12.0
Diff since v0.11.0
Breaking changes
Integrated StreamCallbacks.jl
Merged pull requests:
Integrate StreamCallbacks.jl for streaming (#72 ) (@svilupp )
Closed issues:
Move streaming to StreamCallbacks.jl (#65 )
Add provider to create_embeddings function (#70 )
v0.11.0
14 Jul 00:49
Compare
Sorry, something went wrong.
No results found
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 )
v0.10.1
14 Nov 23:49
Compare
Sorry, something went wrong.
No results found
v0.10.0
28 Sep 18:03
Compare
Sorry, something went wrong.
No results found
v0.9.1
26 Sep 13:29
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v0.8.6
05 Nov 18:35
Compare
Sorry, something went wrong.
No results found
OpenAI v0.8.6
Diff since v0.8.5
Merged pull requests:
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
Compare
Sorry, something went wrong.
No results found
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:
v0.8.4
02 May 15:02
Compare
Sorry, something went wrong.
No results found
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: