Skip to content

Commit fcc897e

Browse files
Update PutHuggingFaceRequestExample2 yaml - task settings optional
1 parent a408ec1 commit fcc897e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

specification/inference/put_hugging_face/examples/request/PutHuggingFaceRequestExample2.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ value: |-
1010
"url": "url-endpoint"
1111
},
1212
"task_settings": {
13-
"return_text": true
13+
"return_documents": true,
14+
"top_n": 3
1415
}
1516
}

0 commit comments

Comments
 (0)