Release Notes: Multimodal Embedding Serving 2025#
Version 1.3.1#
20 Nov 2025
Improved
Fixed dependent package vulnerabilities.
Validated configuration
Intel® Xeon® 5 + Intel® Arc™ B580 GPU
Vanilla Kubernetes Cluster
Version 1.3.0#
14 Nov 2025
New
Implemented CLIP, CN-CLIP, MobileCLIP, SigLIP2, and BLIP2 model handlers to support by OpenVINO support.
Added model registry and factory pattern for creating model handlers based on configuration.
Introduced text-only Qwen3-embedding model family support.
Microservice supports both API and SDK modes of operation for flexible integration.
Implemented utility functions for embedding text and images with support for base64 and URL inputs.
Created application-level EmbeddingModel class for high-level functionality, including video processing.
Improved
Enabled dual runtime support: models can run using native PyTorch or OpenVINO runtime.
Version 1.2.0, 1.2.1, 1.2.2 and 1.2.3#
This microservice supports features based on the requirements of Video Search and Summarization sample application, which uses this microservice. Refer to Video Search and Summarization release notes for release details of this microservice.