📌 Cohere API

Number of APIs: 35

Prerequisites

Usage

  1. Create a fork
  2. Update collection variables
  3. Send requests

Documentation

Models

Models include Command, Embed, and Rerank.

About Cohere

Cohere provides industry-leading large language models and RAG capabilities, tailored to meet the needs of enterprise use cases that solve real-world problems.

  1. Fine-Tuning - Retrieves metrics measured during the training of a fine-tuned model GET {{baseUrl}}/finetuning/finetuned-models/finetuned_model_id/metrics

  2. Models - Models GET {{baseUrl}}/models

  3. Tokenize - Tokenize POST {{baseUrl}}/tokenize

  4. 🚀 Get Started - Embed (embed-english-v3.0) POST {{baseUrl}}/embed

  5. Connector - Update Connector PATCH {{baseUrl}}/connectors/:connector

  6. 🚀 Get Started - Chat (command) POST {{baseUrl}}/chat

  7. 🚀 Get Started - Summarize (command) POST {{baseUrl}}/summarize

  8. 🚀 Get Started - Classify (embed-english-v3.0) POST {{baseUrl}}/classify

  9. 🚀 Get Started - Rerank (rerank-english-v2.0) POST {{baseUrl}}/rerank

  10. Chat (command) - command-r-plus POST {{baseUrl}}/chat