You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have already successfully provisioned this app within my company's corporate Azure Tenant and documents which serves as RAG, source are some policy documents.
Query - Now I have another chatBot - not hosted on Azure, actually it's openWebUi hosted on our AWS server, is there a way I can make API calls to Azure OpenAI/ Azure Search which would query the policy documents and return response.
Any suggestion would be very helpful.
Thanks
The text was updated successfully, but these errors were encountered:
Thanks @pamelafox , apologies for not making it clear, I just wanted to understand if there is a way to connect/query Azure AI Search Service via API and fetch the information.
I have successfully hosted the chatbot provided in this repository in my Azure tenant and the repository has documents related to some policies, all works well, I wanted to understand, if I can fetch the information stored in Azure AI search through AP as well by some means?
This is to implement an agentic approach, where user won't be using the chat interface, instead based on user's input a flow will trigger which will fetch the information from Search Service via API and deliver the response.
May be my approach is incorrect, and you can guide me on this as well.
I have already successfully provisioned this app within my company's corporate Azure Tenant and documents which serves as RAG, source are some policy documents.
Query - Now I have another chatBot - not hosted on Azure, actually it's openWebUi hosted on our AWS server, is there a way I can make API calls to Azure OpenAI/ Azure Search which would query the policy documents and return response.
Any suggestion would be very helpful.
Thanks
The text was updated successfully, but these errors were encountered: