KnowledgeBaseAnswer interface

KnowledgeBaseAnswer - KB answer to the user query

Properties

answer
answerSpan
confidenceScore
dialog
id
metadata
questions
source

Property Details

answer

answer: string

Property Value

string

answerSpan

answerSpan: KnowledgeBaseAnswerSpan

Property Value

confidenceScore

confidenceScore: number

Property Value

number

dialog

dialog: QnAResponseContext

Property Value

id

id: number

Property Value

number

metadata

metadata: Map<string, string>

Property Value

Map<string, string>

questions

questions: string[]

Property Value

string[]

source

source: string

Property Value

string