UnityChatGPT
UnityChatGPT copied to clipboard
Few examples with Chat GPT In Unity
Hello!I try to run the demo of this project. However, when I click ASK CHATGPT, there is an ERROR comes out. ArgumentNullException: Value cannot be null. Parameter name: source System.Linq.Enumerable.TryGetFirst[TSource]...
Hello!Thanks for your great work! I am trying to install chatgpt-wrapper and login OpenAI, but when I use **chatgpt install** commend, this problem comes out: Traceback (most recent call last):...
First time playing the project got a null pointer exception error in the chatGPTResponse. Tracking it down, the answer coming from ChatGPT inside ChatGPTClient.cs --> responseInfo was the error above....