Skip to content

Commit

Permalink
com.openai.unity 4.5.4 (#67)
Browse files Browse the repository at this point in the history
- updated dependencies
  • Loading branch information
StephenHodgson authored Mar 30, 2023
1 parent b102e8c commit 0fe2225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "OpenAI",
"description": "A OpenAI package for the Unity Game Engine to use GPT-3 and Dall-E though their RESTful API (currently in beta).\n\nIndependently developed, this is not an official library and I am not affiliated with OpenAI.\n\nAn OpenAI API account is required.",
"keywords": [],
"version": "4.5.3",
"version": "4.5.4",
"unity": "2021.3",
"documentationUrl": "https://github.com/RageAgainstThePixel/com.openai.unity#documentation",
"changelogUrl": "https://github.com/RageAgainstThePixel/com.openai.unity/releases",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.utilities.rest": "1.3.0",
"com.utilities.encoder.wav": "1.0.1"
"com.utilities.encoder.wav": "1.0.2"
},
"publishConfig": {
"registry": "https://package.openupm.com"
Expand Down

0 comments on commit 0fe2225

Please sign in to comment.