Find answers from the community

Home
Members
theOldPhilosopher
t
theOldPhilosopher
Offline, last seen 2 months ago
Joined September 25, 2024
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
37 comments
i
t
Hi I am thinking about using Qdrant as my Vector Store database but before using it I have some queries can you help me on clearing those queries?
32 comments
t
L
K
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?
14 comments
t
L
r
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.
7 comments
t
L
I have deployed my custom LLM model on Azure now I wanted to use llama_index for indexing, qna, etc. Can you help me how can I do this . thanks
10 comments
t
V