Interface EmbeddingsResponse.Builder2
- Enclosing class:
EmbeddingsResponse
public static interface EmbeddingsResponse.Builder2
Builder helper class.
-
Method Summary
-
Method Details
-
model
Set the model of thisEmbeddingsResponseinstance.- Parameters:
model- The name of the model used to generate the embedding.- Returns:
- The EmbeddingsResponse builder.
-