Hi:
I guess I miss something, why the chabot does not remember the last subject when I ask a new indirect question related to the last point?
TY
Hi:
I guess I miss something, why the chabot does not remember the last subject when I ask a new indirect question related to the last point?
TY
The AI Task uses GPT API, GPT API doesn’t take the context/history into consideration. You have to feed it manually.
So what you can do is, insert into a variable all the important things the user said/says, add it as an input to the AI Task, and instruct the AI Task to use it.
Something like that: