Package dev.langchain4j.model.cohere
Class CohereEmbeddingModel.CohereEmbeddingModelBuilder
java.lang.Object
dev.langchain4j.model.cohere.CohereEmbeddingModel.CohereEmbeddingModelBuilder
- Enclosing class:
CohereEmbeddingModel
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
logRequests
(Boolean logRequests) logResponses
(Boolean logResponses) maxSegmentsPerBatch
(Integer maxSegmentsPerBatch) toString()
-
Method Details
-
baseUrl
-
apiKey
-
modelName
-
inputType
-
timeout
-
logRequests
-
logResponses
-
maxSegmentsPerBatch
public CohereEmbeddingModel.CohereEmbeddingModelBuilder maxSegmentsPerBatch(Integer maxSegmentsPerBatch) -
build
-
toString
-