Release Notes#
v1.0.0#
Features#
First release of the Cosmos Embed1 NIM (224p variant; 256-dimensional embeddings)
OpenAI Embeddings-compatible endpoint:
/v1/embeddings
supporting the followingrequest_type
values:query
,bulk_text
, andbulk_video
Health endpoints:
/v1/health/ready
and/v1/health/live
Standard container deployment; optional host-side model caching via
LOCAL_NIM_CACHE
mounted to/opt/nim/.cache
.