How can I use the content in a website as input to the Azure OpenAI datafile?

Neeraj M 5 Reputation points
2023-06-05T11:51:19.2666667+00:00

I was trying to find a solution for adding the content from our KB which is a website. But i was not able to get a solution. Kindly guide.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,106 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 53,971 Reputation points Moderator
    2023-06-06T20:35:44.0166667+00:00

    Hello @Neeraj M

    Thanks for reaching out to us, there is a new feature will be released soon can help your scenario, we will let you know once we have any update for it.

    The input can be HTML file as your scenario, but unfortunately, it should be on local file not a URL.
    Azure OpenAI Service on your data supports connecting to multiple sources, including:

    • Azure Cognitive Search index: You can connect your data to an Azure Cognitive Search index, enabling seamless integration with OpenAI models.
    • Azure Blob storage container: Connect your data to an Azure Blob storage container and easily access it for analysis and conversation using Azure OpenAI Service
    • Local files: Connect to files in your Azure AI portal, providing flexibility and convenience in connecting your data. We ingest and chunk the data into your Azure Cognitive Search index. File formats such as txt, md, html, Word files, PowerPoint, and PDF can be utilized for analysis and conversation.

    More information please refer to - https://techcommunity.microsoft.com/t5/ai-cognitive-services-blog/introducing-azure-openai-service-on-your-data-in-public-preview/ba-p/3847000

    I hope this helps.

    Regards,

    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    1 person found this answer helpful.
    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.