Release Notes#

v1.1.0#

Features#

  • Added video_frames input support (8 frames per item) for query and bulk_video modes.

  • Added a new JSON health metrics endpoint: GET /health/metrics

  • Updated the video decoding dependency to PyNvVideoCodec==2.0.3

v1.0.0#

Features#

  • First release of the Cosmos Embed1 NIM (224p variant; 256-dimensional embeddings)

  • OpenAI Embeddings-compatible endpoint: /v1/embeddings supporting the following request_type values: query, bulk_text, and bulk_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.