@SAI Here is the quick-start code to create a KB, We are able to create the KB and verify the same in QnA maker.
Python: https://github.com/Azure-Samples/cognitive-services-quickstart-code/tree/master/python/QnAMaker/rest
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, I am using python for the QnA maker services API. My aim is to create knowledge base by uploading a file (.pdf, .docx, etc.). I am referring to following code : create-new-knowledge-base.py . But there is no specification of how to pass file arguments. I am new to Azure services, please can anyone help me with that. Thanks.
@SAI Here is the quick-start code to create a KB, We are able to create the KB and verify the same in QnA maker.
Python: https://github.com/Azure-Samples/cognitive-services-quickstart-code/tree/master/python/QnAMaker/rest