Abstractions and libraries for RAG with different file formats #11427
-
https://github.com/microsoft/semantic-kernel/tree/main/dotnet/samples/Demos/VectorStoreRAG I see that this is the only reference I could find which brings Vector search for PDF files through the abstractions in Semantic Kernel. When would we have proper abstractions for dealing with files (this is a very important aspect of RAG)? Also, any guidance on loading other file formats, like Docx, md etc? Which is the recommended loader by the SK team? Any roadmap for these? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Tagging @westey-m |
Beta Was this translation helpful? Give feedback.
We have added this item to our SK backlog and appreciate you bringing this up.