azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

Clear the cache of OpenAI model.

Open arsalanmubeen opened this issue 1 year ago • 1 comments

I uploaded the Documents on Open-AI but now I want to upload the new documents and clear the cache of the model so that I cannot see the old files.

arsalanmubeen avatar Feb 08 '24 09:02 arsalanmubeen

The model does not have a cache, can you clarify what you mean? This repo stores files in Blob Storage and indexes them in Azure AI search. Did you deploy with this repo? Documentation here: https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/data_ingestion.md

pamelafox avatar Feb 08 '24 15:02 pamelafox