RAG and Embeddings - Is it better to embed text with labels or not?

In the context of your text: Yes, 100%.

A question like this cannot be answered by LLM Retrieval (Requires logic). But if you have a relational database you can use an LLM to organize/structure the unstructured text to THEN perform queries afterwards through metadata.

2 Likes