From the course: Advanced RAG Applications with Vector Databases

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Challenge: Cite your document sources

Challenge: Cite your document sources

(bright upbeat music) - [Instructor] When we write essays or research papers, we are often asked to cite our sources. When it comes to RAG applications, you should do the same thing. The first challenge from our customizable RAG application is to find a way to cite our sources. Remember when we stored the name of the document as part of the metadata in the vector store? This challenge is where that becomes useful. Change the example RAG code to cite the documents. Here's a hint. You can do that with prompt engineering. Good luck and join me in the next video to see how I solve this challenge.

Contents