OCI Generative AI now supports Cohere Embed 4
- Services: Generative AI
- Release Date: July 03, 2025
OCI Generative AI has added support for Cohere Embed 4. This model can process text or images in a single payload to generate text embeddings.
Key Features
- Input text or image, but not both.
- To get embeddings for an image, only one image is allowed. You can't combine text and image for the same embedding. Image input through API only.
- In the Console, each text input must be less than 512 tokens and maximum 96 inputs per run.
- In the SDK and API, all inputs together can add up to 128,000 tokens per embedding per run.
- Model outputs a 1,536-dimensional vector for each embedding.
For a list of offered models and their regions, see Pretrained Foundational Models in Generative AI. For information about the service, see the Generative AI documentation.