Event details
Retrieval-augmented generation (RAG) allows you to build GenAI applications that use your own data, to optimize LLM performance.
Join our AMA to ask us about RAG, vector databases, running RAG...
EricStarker
Updated Feb 14, 2024
gia_mondragon
Microsoft
Feb 14, 2024Azure AI Studio (https://azure.microsoft.com/en-gb/products/ai-studio/) keeps track of all document versions for RAG, if that is what you’re looking for.
gia_mondragon
Microsoft
Feb 14, 2024If you would like to handle the freshness state of the document so the latest version is the one that comes up as part of the engine itself (in AI Search), we're currently working on a feature improvement that takes care of this functionality so this gets translated to the answers returned to the LLM when performing RAG.
- CacrowleyFeb 14, 2024Occasional ReaderThank you