Files
2026-07-13 12:28:55 +08:00

23 lines
425 B
TOML

name = "Embed v4"
description = "Embedding model for semantic search, retrieval, clustering, and ranking pipelines"
family = "cohere-embed"
release_date = "2025-04-15"
last_updated = "2025-04-15"
attachment = true
reasoning = false
temperature = false
tool_call = false
open_weights = true
[cost]
input = 0.12
output = 0.00
[limit]
context = 128_000
output = 1_536
[modalities]
input = ["text", "image"]
output = ["text"]