azure-search-openai-demo
azure-search-openai-demo copied to clipboard
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
  After deploying the app to the cloud, it works fine without authentication, but enabling authentication leads to a 403 Forbidden error during the login process. This issue only...
Shouldn't this be the same everywhere? https://github.com/Azure-Samples/azure-search-openai-demo/blob/0946893fe904cab1e89de2a38c4421e38d508608/app/backend/prepdocslib/embeddings.py#L199 https://github.com/Azure-Samples/azure-search-openai-demo/blob/0946893fe904cab1e89de2a38c4421e38d508608/app/backend/app.py#L576 https://github.com/Azure-Samples/azure-search-openai-demo/blob/0946893fe904cab1e89de2a38c4421e38d508608/app/backend/approaches/approach.py#L258 And by the way. the most recent is 2024-08-06, isn't it? See #1484 Additionally, embedding.py and approach.py shall use $AZURE_OPENAI_API_VERSION env...
Bumps the python-requirements group with 75 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs) | `2.4.0` |...
Bumps [@fluentui/react](https://github.com/microsoft/fluentui) from 8.112.5 to 8.121.7. Release notes Sourced from @fluentui/react's releases. @fluentui/react v8.121.7 Patches fix(v8 ColorSwatchPicker): Add border to white color in high contrast mode (PR #33136 by emmayjiang)...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.2 to 4.3.3. Release notes Sourced from @vitejs/plugin-react's releases. v4.3.3 React Compiler runtimeModule option removed React Compiler was updated to accept a target option and runtimeModule was...
Is there any way to ask a question about a particular document? I do understand that RAG architecture has not been designed to ask a question about a particular document...
Summary: The script `adlsgen2setup.py` does not assign the "groups" ACL to individual files, and `prepdocs.py` does not check folder ACLs and created a copy of all folders in flat struture...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x] bug report -> please search issues before...
I'm currently exploring the data ingestion process of this repository and need some assistance. Specifically, I'm trying to figure out how to specify OIDs or groups when uploading documents, for...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...