Back to Langchain4j

Cohere

docs/docs/integrations/embedding-models/cohere.md

1.14.0413 B
Original Source

Cohere

Maven Dependency

xml
<dependency>
    <groupId>dev.langchain4j</groupId>
    <artifactId>langchain4j-cohere</artifactId>
    <version>1.13.1-beta23</version>
</dependency>

APIs

  • CohereEmbeddingModel

Examples