Back to Langchain4j

Cohere

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

1.15.1413 B
Original Source

Cohere

Maven Dependency

xml
<dependency>
    <groupId>dev.langchain4j</groupId>
    <artifactId>langchain4j-cohere</artifactId>
    <version>1.11.7-beta19</version>
</dependency>

APIs

  • CohereEmbeddingModel

Examples