Built by Metorial, the integration platform for agentic AI.

Learn More

    Provider Summary

    • generate text completions

    • multi-turn chat conversations

    • create text embeddings

    • rerank search results

    • retrieval augmented generation

    • translate text across languages

    • process images with vision

    • manage batch embedding jobs

    • manage datasets

    • tokenize and detokenize text

Cohere

Generate text and chat completions using Cohere's Command family of large language models, with support for multi-turn conversations, retrieval augmented generation (RAG), tool use, reasoning, vision, and translation. Create text and image embeddings for semantic search, classification, and clustering. Rerank search results by semantic relevance. Manage batch embedding jobs and datasets for large-scale document processing. Tokenize and detokenize text for cost estimation. List available models and their capabilities.

Tools

Chat

Generate text responses using Cohere's Command family of models. Supports multi-turn conversations with system prompts, tool use for calling external APIs, and retrieval augmented generation (RAG) with inline citations. Can be configured for reasoning tasks with adjustable thinking budgets.

Embed Text

Generate text embeddings using Cohere's Embed models. Returns vector representations that capture semantic meaning, useful for semantic search, classification, clustering, and similarity comparisons. Supports configurable dimensionality and multiple output formats.

List Models

List available Cohere models with their capabilities. Filter by endpoint type (chat, embed, rerank, etc.) to find models compatible with a specific use case.

List Datasets

List datasets stored in your Cohere account. Datasets are used for batch embedding jobs and can be filtered by type, date, and validation status.

Create Embed Job

Launch an asynchronous batch embedding job to embed a large dataset (100K+ documents). Results are stored as a new hosted dataset. Best suited for encoding large corpora for retrieval use cases.

Rerank Documents

Rerank a list of documents by semantic relevance to a query using Cohere's Rerank models. Useful for improving search quality by re-ordering results from any existing search system based on meaning rather than keyword matching.

Tokenize Text

Split text into tokens using byte-pair encoding (BPE) for a specific Cohere model. Useful for estimating costs, understanding how a model processes input, and checking token limits before making API calls.

License

This integration is licensed under the AGPL-3.0 License.

Built with ❤️ by Metorial