Hello all, I wanted to check if Portkey supports Retrieval-Augmented Generation (RAG) and whether it provides options to add documents or links as source material for retrieval. If these capabilities are available, could you share details on how to implement them and any relevant documentation or best practices?
Hey @Glen_Gold_Cloud_Specialist Portkey does not do RAG directly but you can use any libraries like llamaindex to connect with portkey and perform RAG on your document.