Create multimodal embeddings
create_multimodal_embeddingCreate multimodal embeddings from text and images for vector-based similarity search and retrieval.
Instructions
Create multimodal embeddings Creates embeddings for multimodal input items. Text input is generally available; image input may require feature enablement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| model | Yes | Model to use for multimodal embeddings | |
| dimensions | No | Optional embedding dimensionality when supported by the selected model |