I am trying to upload a PDF document and have a PVA search it and generate answers. I have tried the following:
1. Upload the document under "AI capabilities". The document uploads fine, but I can't seem to get any answers related to the document, even if I ask for very basic things. It's as if I didn't upload it.
2. Provide a link to the document under Topics->System->Conversational Boosting. (I go to Create generative answers and edit data sources. )
When I do method 2, it permanently breaks the PVA. I get the error "Action of type ‘SearchAndSummarizeContent’ with id ‘search-content’ is invalid and is missing required properties. The dialog will now end." There seems to be no way back from this. I cannot find a component called search-content and there are no obvious "required properties". This error remains *after* I delete the link I added to the document. I basically have to start over at this point. When I attempt to publish there are 2 topic errors with Conversational boosting but when I go there and look at Topic checker, there are no errors.
If I try to replace the "Create generative answers" component and rebuild it, the condition below it is impossible to recreate because "Topic" has no attribute called "Answer" as is originally in the condition.
What am I doing wrong? I have searched the forums and Google and haven't found the answer.
Also, I don't understand the difference between methods 1 and 2.