First tried to fix the previous Openai DLL version, but then converted into pure webrequest version..
Repository: https://github.com/unitycoder/UnityOpenAIGPT3
No external DLL’s needed, like in previous video: https://www.youtube.com/watch?v=Suabq44rhzY
Note: If you get 429 errors, go try in openai playground, if you have already used all free credits: https://beta.openai.com/playground
Website: https://unitycoder.com/blog/2023/01/10/using-openai-api-with-webrequest-from-unity/
0:00 Try to fix old DLL api version
45:44 Create new WebRequest version