Class AddEmbeddingsRequest
java.lang.Object
io.quarkiverse.langchain4j.chroma.runtime.AddEmbeddingsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AddEmbeddingsRequest.Builderbuilder()List<float[]>getIds()
-
Constructor Details
-
AddEmbeddingsRequest
-
-
Method Details
-
getIds
-
getEmbeddings
-
getDocuments
-
getMetadatas
-
builder
-