This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
Releases: hexthedev/OpenAi-Api-Unity
Releases · hexthedev/OpenAi-Api-Unity
OpenAi Api Unity v0.1.4
OpenAi Api Unity v0.1.3
- The " escape character was not properly processed for json string. This has been fixed in the JSON Builder #13
OpenAi Api Unity v0.1.2
- There was an issue with prompts that had escape characters in the strings. Fixed this with an extra pass over inner strings of jsons that writes out the escape characters properly. #7
OpenAi Api Unity v0.1.1
First published release of OpenAi Api Unity
. All details can be found in README.md
and Documentation
folder of the repo.
To install. Download release, and open the .unitypackage
file while your Unity Editor is open. Follow the instructions to install the plugin, and follow the README.md
/Documentation
to learn how to use it.