AIGNE - randomized output each time
How would this be achieved in theory?
Let’s say the AI has to choose from a massive pool of questions, I want the AI to generate unique questions each time the generate/send button is pressed. (Thus randomizing the questions, while still staying on the same relevant conversation topic the user inputed)
3 replies
Do you want AI to recommend some questions for users? You can try adding a SuggestedQuestions output in the outputs, and input a short prompt for generating suggested questions in its description. This way you can get some recommended questions.
no, I already have that feature implemented😁
I want the AI to give the user unique questions as output each time, for example if there is a test being generated on a topic: I noticed the AI sometimes repeats the same test questions as outputs in different user sessions, I want the AI to have a huge pool of questions on topics, big enough that it can randomize which one is fed as an output each time
We have plans to support the function of using previously answered answers for the same issue, stay tuned!