文件名称: langchain4j-cohere-0.34.0.jar中文-英文对照文档.zip
<dependency>
<groupId>dev.langchain4j</groupId>
<artifactId>langchain4j-cohere</artifactId>
<version>0.34.0</version>
</dependency>Gradle:
implementation group: 'dev.langchain4j', name: 'langchain4j-cohere', version: '0.34.0'
Gradle (Short):
implementation 'dev.langchain4j:langchain4j-cohere:0.34.0'
Gradle (Kotlin):
implementation("dev.langchain4j:langchain4j-cohere:0.34.0")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
dev.langchain4j.model.coheredev.langchain4j.model.cohere.CohereEmbeddingModel
dev.langchain4j.model.cohere.CohereScoringModel