Hi guys I am using Azure Open Ai for document processing my document is quite big. So, to reduce the processing I am trying to use asyncio. I want to know this method will work or not. Are there any other methods out there? thanks
Hi I am using Vector store index to build indexes then using Azure Open Ai for QnA. When I am doing qna like "What is auditor reports?". Difference sources nodes are coming but when I am just changing one word like "What is auditors reports?" I am getting correct answer. Just changing one word I am getting different nodes. How can I solve this issue?
I am using Azure Open AI for QnA but when it is giving us responses from the query It is generating multiple questions and giving their answers. I tried to chang the prompt but in response I am also getting the context.