Agent may make mistakes and shouldn't be used in production
OpenAI's most capable embedding model for both english and non-english tasks.
import { embed } from 'ai';
const result = await embed({ model: 'openai/text-embedding-3-large', value: 'Sunny day at the beach',})| Provider |
|---|
| Model |
|---|