📌 Cohere API
Number of APIs: 35
Prerequisites
- Qodex
- Cohere Account: https://cohere.com/
Usage
- Create a fork
- Update collection variables
- 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.
- 
Fine-Tuning - Retrieves metrics measured during the training of a fine-tuned model GET {{baseUrl}}/finetuning/finetuned-models/finetuned_model_id/metrics 
- 
Models - Models GET {{baseUrl}}/models 
- 
Tokenize - Tokenize POST {{baseUrl}}/tokenize 
- 
🚀 Get Started - Embed (embed-english-v3.0) POST {{baseUrl}}/embed 
- 
Connector - Update Connector PATCH {{baseUrl}}/connectors/:connector 
- 
🚀 Get Started - Chat (command) POST {{baseUrl}}/chat 
- 
🚀 Get Started - Summarize (command) POST {{baseUrl}}/summarize 
- 
🚀 Get Started - Classify (embed-english-v3.0) POST {{baseUrl}}/classify 
- 
🚀 Get Started - Rerank (rerank-english-v2.0) POST {{baseUrl}}/rerank 
- 
Chat (command) - command-r-plus POST {{baseUrl}}/chat