|
|
@@ -8,7 +8,7 @@ Performs an inference task on an input text by using an {infer} endpoint.
|
|
|
|
|
|
IMPORTANT: The {infer} APIs enable you to use certain services, such as built-in
|
|
|
{ml} models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Azure, Google AI Studio, Google Vertex AI or
|
|
|
-Hugging Face. For built-in models and models uploaded though Eland, the {infer}
|
|
|
+Hugging Face. For built-in models and models uploaded through Eland, the {infer}
|
|
|
APIs offer an alternative way to use and manage trained models. However, if you
|
|
|
do not plan to use the {infer} APIs to use these models or if you want to use
|
|
|
non-NLP models, use the <<ml-df-trained-models-apis>>.
|