Which options would you choose from LlamaIndex to generate synthetic Exam question? I want the model first to check sample questions and then go to the knowledge base to generate similar ones.
I am not yet familiar with the new workflows, so would this work better or would it be a better option to use RouterQueryEngine with Agents?
Yes but this would mean the model do not create questions based on new knowledge.
The idea is to benefit from any llama index tool/framework that can generate better content. This is my understanding of agents or workflow I guess, more reasoning, more accurate replies, less hallucinations...
So any hint which tool or combination of tools could provide any additional benefits?