I believe this to be incorrect, if you listen to @...
# 🌎general
r
I believe this to be incorrect, if you listen to @Robert in his latest video he mentions that: Task Instructions: "Is what you want your bot to do" AI Task: "Is what you want chatGPT to do" So effectively your instructions is placed in the wrong place, the instructions should tell the bot to store the answer to the question int he variable, but prompt should be in the task input.. hope this helps..

https://youtu.be/7VILLIxGXAI?t=1489

Time 25:30: "task instructions are what you're telling your Bot what you wanted to do so y simply store the answer in a variable called useranswer. -DONE Time 25:45: "Task Input is what gets sent to chatGPT, it's the prompt you give to chatGPT"