Is Cognitive Search for Enterprise Data available for PowerVA with Azure OpenAI on Teams?

Joshua Quinto 25 Reputation points
2023-05-29T14:28:05.93+00:00

As mentioned in the title,

Reading this:

https://techcommunity.microsoft.com/t5/ai-applied-ai-blog/revolutionize-your-enterprise-data-with-chatgpt-next-gen-apps-w/ba-p/3762087

It seems that integrating Azure OpenAI deployment with Azure Cognitive Search to enable searching through enterprise data is for separate/stand-alone implementations.

We are trying to utilize this guide to enable Microsoft Teams and PowerVA to create a bot that uses Azure OpenAI:

https://devblogs.microsoft.com/microsoft365dev/deploy-your-chatgpt-based-model-securely-using-microsoft-teams-power-virtual-agent-and-azure-openai/

With that in mind, are there any resources on how to utilize Cognitive Search together with this?

Thank you!

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,354 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,101 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ramr-msft 17,826 Reputation points
    2023-05-30T11:40:02.8233333+00:00

    @Joshua Quinto Thanks for the question. Here is the sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.