Interface EmbeddingsPostRequest.Builder1
- Enclosing class:
EmbeddingsPostRequest
public static interface EmbeddingsPostRequest.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptioninput(EmbeddingsInput input) Set the input of thisEmbeddingsPostRequestinstance.
-
Method Details
-
input
Set the input of thisEmbeddingsPostRequestinstance.- Parameters:
input- The input of thisEmbeddingsPostRequest- Returns:
- The EmbeddingsPostRequest instance.
-