Forum Discussion
PeterMc
Jan 17, 2024Copper Contributor
How to update an index for a data source in Azure AI Studio?
Hello, I have a functioning deployment and web app for a RAG application that I created in Azure AI Studio. Now I want to update the app to use additional data I have added. I figured out how to a...
lumitekinc
May 13, 2024MCT
Yes I did. I upload new data to my data store (storage account).
Go to the AI search, look for the indexer and run the index manually.
Go to the AI search, look for the indexer and run the index manually.
VinCTO
May 15, 2024Copper Contributor
I'm assuming that this doesnt chunk up the source data into chunks so the LLM can work within its context window? Let me know if it's a bad assumption. Re running the ML job works, but I'm not sure how to set up the indexer for the existing index (created in Azure AI Studio) in Azure AI Search