okay apparently my api key expired so it marked everything as incorrect... I fixed it now but "watching scary videos" is still incorrect because it doesn't contain the "sending to each other" part. I'll follow your advice to relax the AI or make it return text that will guide the user to answer correctly. Thanks!
Viewing post in Deduction Pawn (Unfinished) jam comments
Yeah that's a good idea. If I give an answer that is related but not correct, it would be good if the AI generated a response that guides me towards the answer or asks me to fill in the missing piece of the answer. "Sharing scary videos" makes sense but what confused me was that they were all reacting at the same time so I had originally answered something about streaming videos. Anyway, cool concept and I hope you can keep going with it. One tip is that you could potentially store the most common answers locally so you don't have to send everything off to the AI, so if someone types exactly the right answer then you can mark it correct, then if it's anything else you send it off for processing. Just to save you some resources/$$$.