Cohere Integration
Tokenize text (Cohere format)
Tokenizes text using Cohere v1 API format.
post/cohere/v1/tokenize
Request body
Example request
{
"model": "command-r-plus"
}Response
Successful response
Tokenizes text using Cohere v1 API format.
{
"model": "command-r-plus"
}Successful response