Overview
Integration details
| Class | Package | Serializable | Caches at params | Async | Downloads | Version |
|---|---|---|---|---|---|---|
OCIGenAIEmbeddings | langchain-oci | beta | ✅ | ✅ |
Model features
| Text embeddings | Image embeddings | Multimodal | Batch operations | Async |
|---|---|---|---|---|
| ✅ | ✅ | ✅ | ✅ | ✅ |
Setup
Instantiation
Usage
Build semantic search over technical documentation:Image Embeddings
Search visual assets with text queries using multimodal embeddings:Available Models
| Model | Dimensions | Type |
|---|---|---|
cohere.embed-english-v3.0 | 1024 | Text only |
cohere.embed-multilingual-v3.0 | 1024 | Text only |
cohere.embed-v4.0 | 256-1536 | Text + Image |
RAG Example
Async
Async operations for production use:API Reference
For detailed documentation of allOCIGenAIEmbeddings features and configurations, head to the API reference.
Related
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

