Hi Everyone
I have used ai_parse_document to process multiple PDFs and store the parsed data in a table (one PDF per row). Later, I ran ai_query in natural language, which correctly scans all rows and returns answers from each PDF.
However, when I use this parsed table in Genie Space, the responses only include a few matches. The underlying query (via ai_query) does return accurate results across all rows, but Genie doesnโt seem to provide the complete result set, even after I tried giving it instructions.
Has anyone else experienced this behavior? Any suggestions would be greatly appreciated.
Regards,
Giri