Cohere Integration
Create embeddings (Cohere v2 format)
Creates embeddings using Cohere v2 API format.
post/cohere/v2/embed
Request body
Example request
{
"model": "embed-english-v3.0"
}Response
Successful response
Creates embeddings using Cohere v2 API format.
{
"model": "embed-english-v3.0"
}Successful response