Skip to content

Releases: RageAgainstThePixel/com.openai.unity

com.openai.unity 4.5.2

29 Mar 14:38
Compare
Choose a tag to compare

What's Changed

  • Updated SetResponseData to better reflect the difference between OpenAI and Azure responses.
  • Updated ProcessingTime parsing from int to double

New Contributors

Full Changelog: 4.5.1...4.5.2

com.openai.unity 4.5.1

27 Mar 17:17
Compare
Choose a tag to compare

What's Changed

  • Removed Obsolete from EditEndpoint as it has now been fixed by OpenAI

Full Changelog: 4.5.0...4.5.1

com.openai.unity 4.5.0

26 Mar 19:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.3...4.5.0

com.openai.unity 4.4.3

26 Mar 18:58
Compare
Choose a tag to compare

What's Changed

  • Fixed support for Azure Active Directory authentication for Azure OpenAI
  • Updated docs
  • Fixed some issues with Fine Tuning window when no apiKey is set

Full Changelog: 4.4.2...4.4.3

com.openai.unity 4.4.2

26 Mar 03:55
Compare
Choose a tag to compare

What's Changed

  • updated dependencies
  • fixed some issues with config settings not updating after inputting new values
  • misc fixes and changes for dependencies

Full Changelog: 4.4.1...4.4.2

com.openai.unity 4.4.1

24 Mar 01:10
Compare
Choose a tag to compare

What's Changed

  • Added ImageEditRequest overloads for optional mask parameter

Full Changelog: 4.4.0...4.4.1

com.openai.unity 4.4.0

23 Mar 14:05
Compare
Choose a tag to compare

What's Changed

  • Updated docs for OpenAI-DotNet-Proxy
  • Make a few classes sealed that are not meant to be extended

Full Changelog: 4.3.1...4.4.0

com.openai.unity 4.3.1

22 Mar 20:30
Compare
Choose a tag to compare

What's Changed

  • Made a few classes sealed that are not meant to be extended

Full Changelog: 4.3.0...4.3.1

com.openai.unity 4.3.0

21 Mar 17:24
Compare
Choose a tag to compare

What's Changed

  • added better support for OpenAI on Azure in configuration settings
  • ensure event callbacks are raised on the unity main thread
  • updated docs
  • updated unit tests

Full Changelog: 4.2.1...4.3.0

com.openai.unity 4.2.1

17 Mar 15:11
Compare
Choose a tag to compare

What's Changed

  • Fixed apikey requiring sk- prefix with Azure OpenAI

Full Changelog: 4.2.0...4.2.1