GenerativeAI
GenerativeAI copied to clipboard
Prompt does not give answers about data
I ran the notebook successfully, but when I enter the question “how much is the revenue?” in the rag_app.py UI, it answers that my question does not contain details. I think that somehow it can't read the data in the pdf document from the database, but I can't understand why.