Class EmbeddingResponse
java.lang.Object
dev.langchain4j.model.ovhai.internal.api.EmbeddingResponse
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.EmbeddingResponse(List<float[]> embeddings) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Deprecated, for removal: This API element is subject to removal in a future version.protected booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.List<float[]> Deprecated, for removal: This API element is subject to removal in a future version.inthashCode()Deprecated, for removal: This API element is subject to removal in a future version.voidsetEmbeddings(List<float[]> embeddings) Deprecated, for removal: This API element is subject to removal in a future version.toString()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
EmbeddingResponse
Deprecated, for removal: This API element is subject to removal in a future version. -
EmbeddingResponse
public EmbeddingResponse()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
builder
Deprecated, for removal: This API element is subject to removal in a future version. -
getEmbeddings
Deprecated, for removal: This API element is subject to removal in a future version. -
setEmbeddings
Deprecated, for removal: This API element is subject to removal in a future version. -
equals
-
canEqual
Deprecated, for removal: This API element is subject to removal in a future version. -
hashCode
-
toString
-
EmbeddingResponsefromlangchain4j-open-aimodule instead