Browse Source

[DOCS] Adds semantic search API to the trained model API list (#91815)

István Zoltán Szabó 2 years ago
parent
commit
99415818e2

+ 4 - 0
docs/reference/ml/trained-models/apis/ml-trained-models-apis.asciidoc

@@ -23,3 +23,7 @@ an aggregation. Refer to the following documentation to learn more:
 
 * <<search-aggregations-pipeline-inference-bucket-aggregation,{infer-cap} bucket aggregation>>
 * <<inference-processor,{infer-cap} processor>>
+
+You can use your trained model to perform semantic search:
+
+* <<semantic-search-api>>