Interface EmbeddingResult.Builder2
- Enclosing class:
EmbeddingResult
public static interface EmbeddingResult.Builder2
Builder helper class.
-
Method Summary
-
Method Details
-
index
Set the index of thisEmbeddingResultinstance.- Parameters:
index- The index of the embedding in the list of embeddings.- Returns:
- The EmbeddingResult instance.
-