Skip to content

Commit

Permalink
com.openai.unity 5.0.7 (#102)
Browse files Browse the repository at this point in the history
- bump com.utilities.rest -> 2.1.4
  • Loading branch information
StephenHodgson authored Aug 15, 2023
1 parent f8188bd commit 6fd6b5d
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-4, GPT-3.5, 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": "5.0.6",
"version": "5.0.7",
"unity": "2021.3",
"documentationUrl": "https://github.com/RageAgainstThePixel/com.openai.unity#documentation",
"changelogUrl": "https://github.com/RageAgainstThePixel/com.openai.unity/releases",
Expand All @@ -17,7 +17,7 @@
"url": "https://github.com/StephenHodgson"
},
"dependencies": {
"com.utilities.rest": "2.1.3",
"com.utilities.rest": "2.1.4",
"com.utilities.encoder.wav": "1.0.4"
},
"samples": [
Expand Down

0 comments on commit 6fd6b5d

Please sign in to comment.