跳到主要内容
ArcBlock Community

AIGNE - randomized output each time

Brain Titan
开发者
aignediscussionqa

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 条回复

YC test2年前

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.

Brain Titan2年前(edited)

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

Yechao Li2年前

We have plans to support the function of using previously answered answers for the same issue, stay tuned!

回复