Skip to content

Commit ceaf67d

Browse files
authored
Merge pull request #11774 from tsahi/patch-2
Update metadata-generateanswer-usage.md
2 parents dbeee51 + e82e8b3 commit ceaf67d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cognitive-services/QnAMaker/How-To/metadata-generateanswer-usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ You call GenerateAnswer with an HTTP POST request. For sample code that shows ho
7777
- **answers** - A list of answers for the user query, sorted in decreasing order of ranking score.
7878
- **score**: A ranking score between 0 and 100.
7979
- **questions**: The questions provided by the user.
80+
- **answer**: The answer to the question.
8081
- **source**: The name of the source from which the answer was extracted or saved in the knowledge base.
8182
- **metadata**: The metadata associated with the answer.
8283
- name: Metadata name. (string, max Length: 100, required)

0 commit comments

Comments
 (0)