Releases: JuliaML/OpenAI.jl
Releases · JuliaML/OpenAI.jl
v0.11.0
OpenAI v0.11.0
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
v0.10.0
OpenAI v0.10.0
v0.9.1
v0.9.0
OpenAI v0.9.0
Merged pull requests:
- update README.md with default parameter override section, formatting (#53) (@rory-linehan)
- Add Formatter (spec + CI step) (#56) (@svilupp)
- Assistants API (#57) (@cpfiffer)
- Fix assistant tests (#58) (@cpfiffer)
- Add documentation badges (#59) (@cpfiffer)
- Increment version number (#60) (@cpfiffer)
Closed issues:
- Hope expose the base_url by setting the OPENAI_API_BASE environment variable. (#37)
http_kwargs
not passed toHTTP.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
OpenAI v0.8.7
v0.8.6
v0.8.5
OpenAI v0.8.5
Closed issues:
Merged pull requests:
v0.8.4
v0.8.3
OpenAI v0.8.3
Merged pull requests: