Embed v4.0
Cohere
A model that allows for text, images, or mixed content to be classified or turned into embeddings.
- Embedding
- Context
- 128K
- Max output
- —
- Input / 1M
- $0.120
- Output / 1M
- —
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass cohere/embed-v4.0 as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "cohere/embed-v4.0",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
Input
Per 1M prompt tokens
$0.120
