Embed v4.0
import { embed } from 'ai';
const result = await embed({ model: 'cohere/embed-v4.0', value: 'Sunny day at the beach',})import { embed } from 'ai';
const result = await embed({ model: 'cohere/embed-v4.0', value: 'Sunny day at the beach',})