Skip to content

Commit 727d6da

Browse files
pquentinlcawl
andcommitted
Mention service-specific documentation
Co-authored-by: Lisa Cawley <[email protected]>
1 parent 3fe65a3 commit 727d6da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specification/inference/inference/InferenceRequest.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ import { Duration } from '@_types/Time'
3030
* It returns a response with the results of the tasks.
3131
* The inference endpoint you use can perform one specific task that has been defined when the endpoint was created with the create inference API.
3232
*
33+
* For details about using this API with a service, such as Amazon Bedrock, Anthropic, or HuggingFace, refer to the service-specific documentation.
34+
*
3335
* > info
3436
* > The inference APIs enable you to use certain services, such as built-in machine learning models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Azure, Google AI Studio, Google Vertex AI, Anthropic, Watsonx.ai, or Hugging Face. For built-in models and models uploaded through Eland, the inference APIs offer an alternative way to use and manage trained models. However, if you do not plan to use the inference APIs to use these models or if you want to use non-NLP models, use the machine learning trained model APIs.
3537
* @rest_spec_name inference.inference

0 commit comments

Comments
 (0)