Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
656 stars 327 forks source link

Unable to delete URLs from knowledge base #975

Closed cecheta closed 1 month ago

cecheta commented 1 month ago

Describe the bug

Following #970, it is no longer possible to delete data from a URL through the Admin app, as there is no corresponding file in Azure Storage

Expected behavior

It still be possible to delete data that has been ingested from a URL, via the Admin app


Debugging information

Steps to reproduce