Azure-Samples / azure-search-openai-javascript

A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.
MIT License
252 stars 130 forks source link

List/Add/Delete #140

Closed mirojs closed 11 months ago

mirojs commented 1 year ago
It would be practically useful to add upload/delete buttons etc. on the interface to List/Add/Delete documents that support Blob Storage or Data Lake Storage Gen2 for document level control for cloud deployment. Thanks. > ## Please provide us with the following information: ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request - [ ] documentation issue or request - [ ] regression (a behavior that used to work and stopped in a new release) ``` ### Minimal steps to reproduce > ### Any log messages given by the failure > ### Expected/desired behavior > ### OS and Version? > Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?) ### azd version? > run `azd version` and copy paste here. ### Versions > ### Mention any other details that might be useful > --- > > Thanks! We'll be in touch soon.
anfibiacreativa commented 11 months ago

Thank you for reporting. I am marking this 'Out of scope'. The component is just the chat feature and the shell is only for demonstration purposes and configuration. Any functional feature like this, we believe is in scope of the CMS/shell of the application that hosts the component.