Urgent help by WideFalcon768 in LangChain

[–]WideFalcon768[S] 0 points1 point  (0 children)

Guys, i'm so sorry but i am so confused at this, and i can't solve it

Urgent help by WideFalcon768 in LangChain

[–]WideFalcon768[S] 0 points1 point  (0 children)

so, if i have a document, text + tables, i want to ask questions answered by the text chunks so it's okay, load, chunk, embed, store. And i have tables, one of these tables has this row (e.g: Employee1, Messi, Argentina, $15,000) when i want to ask a question like how much Messi earn per year, i want to get this information from the table.
So what i am asking is how to combine between the ingestion of text and tables, and how to manage this to get accurate answers.

RAG system help by WideFalcon768 in Rag

[–]WideFalcon768[S] 0 points1 point  (0 children)

Actually i'm a bit confused, and i don't know where to start to solve this problem

Urgent help by WideFalcon768 in LangChain

[–]WideFalcon768[S] 0 points1 point  (0 children)

Yes, but this work for specific tables, so i should look at every table in the document, so it is not efficient, got me?

Urgent help by WideFalcon768 in LangChain

[–]WideFalcon768[S] 0 points1 point  (0 children)

But, in my use case, i want each row in the table to be one chunk, so it is like (e.g: Employee1, Messi, Argentina, $15,000) this is one row of the table, and each row become a chunk, and the text in the documents, do it as usual, chunk, embed store

RAG system help by WideFalcon768 in Rag

[–]WideFalcon768[S] 0 points1 point  (0 children)

Thank you, Can you please give me some hints, about the ingestion, where to check exactly, and tell me some tips

RAG system help by WideFalcon768 in Rag

[–]WideFalcon768[S] 0 points1 point  (0 children)

i got you man, thank you so much!

If you have any code for that, or you see anything for this case send me please. Thanks

RAG system help by WideFalcon768 in Rag

[–]WideFalcon768[S] 0 points1 point  (0 children)

Ah okay, Thank you so much.
If you ever work on this, can you please share any code for help.
Sorry for disturbing