QnAMakerEndpoint interface
Defines an endpoint used to connect to a QnA Maker Knowledge base.
Properties
endpoint |
Your endpoint key. For |
host | The host path. For example: |
knowledge |
ID of your knowledge base. For example: |
qna |
QnA service type '' - qnamaker, language |
Property Details
endpointKey
Your endpoint key. For v2
or v3
knowledge bases this is your subscription key.
For example: 4cb65a02697745eca369XXXXXXXXXXXX
endpointKey: string
Property Value
string
host
The host path. For example: https://testqnamaker.azurewebsites.net/qnamaker
host: string
Property Value
string
knowledgeBaseId
ID of your knowledge base. For example: 98185f59-3b6f-4d23-8ebb-XXXXXXXXXXXX
knowledgeBaseId: string
Property Value
string