azure-open-ai-embeddings-qna icon indicating copy to clipboard operation
azure-open-ai-embeddings-qna copied to clipboard

A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves th...

Results 32 azure-open-ai-embeddings-qna issues
Sort by recently updated
recently updated
newest added

Hi There, How can i build the solution and deploy into azure app service?

I've checked that the models for embedding and chat are same as listed in the error. ![image](https://github.com/ruoccofabrizio/azure-open-ai-embeddings-qna/assets/55593673/f4d0fdc8-82e4-4bfb-8f11-4f7b846aab60)

Hi, Congrats for this amazing demo! I am facing the following issue: When I add 66 pdfs in batch, the files are converted but the embeddings are not created. If...

I get the following error while pasting text : HttpResponseError: (MissingRequiredParameter) The request is invalid. Details: actions : No indexing actions found in the request. Please include between 1 and...

Hi, the OpenAI Queries page has a Settings option. Do the settings there also apply to the Chat page? Thanks! Adolfo

Hi, thanks for creating this! I did a successful deployment to Azure of "Deploy on Azure (WebApp + Batch Processing) with Azure Cognitive Search" and the web app runs fine....

Keep running into the issue of my embedding model not being detected by the app. Error details below. I made sure I have the deployment as per name below and...