Generate embeddings for text, images, or documents. World-class multimodal multilingual embeddings for semantic search, similarity matching, clustering, and classification tasks.
- Provider
- Jina AI Search Foundation API
- Input summary
- {"name":"input","type":"string","required":true,"description":"Text to embed: a string, TextDoc, or a list of items."}, {"name":"model","type":"string","required":true,"description":"The embedding model to use.","enum":["jina-embeddings-v2-base-en","jina-embeddings-v2-base-zh","jina-embeddings-v2-base-de","jina-embeddings-v2-base-es","jina-embeddings-v2-b..., {"name":"truncate","type":"boolean","required":false,"description":"If true, truncates input exceeding the model's max token limit instead of returning an error."}, {"name":"normalized","type":"boolean","required":false,"description":"If true (default), embeddings are L2-normalized to unit length."}, {"name":"embedding_type","type":"string","required":false,"description":"Output encoding format: `float`, `base64`, `binary`, `ubinary`, or a list of these."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available