Uses of Class
dev.langchain4j.model.cohere.CohereEmbeddingModel.CohereEmbeddingModelBuilder
Packages that use CohereEmbeddingModel.CohereEmbeddingModelBuilder
-
Uses of CohereEmbeddingModel.CohereEmbeddingModelBuilder in dev.langchain4j.model.cohere
Methods in dev.langchain4j.model.cohere that return CohereEmbeddingModel.CohereEmbeddingModelBuilderModifier and TypeMethodDescriptionCohereEmbeddingModel.builder()
CohereEmbeddingModel.CohereEmbeddingModelBuilder.logRequests
(Boolean logRequests) CohereEmbeddingModel.CohereEmbeddingModelBuilder.logResponses
(Boolean logResponses) CohereEmbeddingModel.CohereEmbeddingModelBuilder.maxSegmentsPerBatch
(Integer maxSegmentsPerBatch)