How to upload .tsv/.xls file to custom question answering knowledge base automatically (programatically)?

Vinod Sampath 25 Reputation points
2024-05-06T11:23:38.9366667+00:00

I am new to Azure services, and I have built a basic FAQ Bot using Custom Question Answering (CQA) of the Language service. I uploaded a manually modified .xls file using the 'import as Excel' option in [Language Studio -> CQA] for populating the Knowledge Base (KB). The bot works as intended but now I am looking at automating the solution. I would like to know how to upload the .xls file (which is either stored locally or in some azure blob storage) automatically (via REST or API calls) and update the KB.

This article from official documentation on format guidelines for CQA seems to mention that only manual import is possible for .tsv/.xls files, unless I am mistaken.

So can we automatically add excel file? If so, how?

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
520 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
{count} votes

Accepted answer
  1. VasaviLankipalle-MSFT 18,676 Reputation points Moderator
    2024-05-06T23:51:49.2933333+00:00
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.