Hey! Okay so I have been working with llamaindex for couple of months now. Their integration with Azure AI is pretty much broken. When you search from your own data the result comes fine but the citation is different because the answers comes from Azure openai but citation comes from Azure Ai search. I thoroughly analyzed it after going through every piece of code. I think they need to change that! I can help them if they want me to
Yes its pretty much broken! I have already raised couple of bugs but there has been no response! It just the bot gives you a solution to make changes in the library files that's it!
I have been using Azure OpenAI for almost a year nowπ , havent faced any issue yet. Will it be possible for you to share the error that you are facing.
Can you search for something via llamaindex and use that Q and A as context for next Q and then try to get answer for Q2. So my query is like User: Q1, Assistant: A1, User:Q2?