Embed v4.0
Embed v4.0 is a multimodal embedding model from Cohere that converts text, images, or mixed content into vector representations for classification and semantic search.
import { embed } from 'ai';
const result = await embed({ model: 'cohere/embed-v4.0', value: 'Sunny day at the beach',})Providers
Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.
| Provider |
|---|