Uses of Class
dev.langchain4j.model.cohere.CohereEmbeddingModel
-
Uses of CohereEmbeddingModel in dev.langchain4j.model.cohere
Modifier and TypeMethodDescriptionstatic CohereEmbeddingModel
CohereEmbeddingModel.withApiKey
(String apiKey) Deprecated, for removal: This API element is subject to removal in a future version.
builder()
instead, and explicitly set the model name and, if necessary, other parameters.