Hi all , iam used pagedcsvreader along with chromadb and when iam querying with similarity_top_k as 10 but none of the documents are relevant to query. Although iam directly specifying important keywords in query. What can I do to improve rag with CSV data
Tried doing text2sql by loading data into sqlite, but it's not able to answer based on previous question/ previous output . Also even for a hello it's trying to execute SQL query . Is there any tutorial to create chatbot with CSV , SQL data where history is also taken care or we have memory buffer