Titan Text Embeddings V2
index.ts
import { embed } from 'ai';
const result = await embed({ model: 'amazon/titan-embed-text-v2', value: 'Sunny day at the beach',})More models by Amazon
| Model |
|---|
import { embed } from 'ai';
const result = await embed({ model: 'amazon/titan-embed-text-v2', value: 'Sunny day at the beach',})| Model |
|---|