Skip to main content
The following is a list of recent changes to the VLM Run Platform and API.
2026-03-26
v2026-03-26
  • Evaluations: Measure workflow improvements using skills in the Evaluations tab.
  • Skills:
    • Support for uploading skills via zip files
    • Refer to skills quickly in chat by typing / and selecting a skill you’ve used
    • Python and Node SDKs support skills management, inline skills, and skill-driven extraction
  • Improved chat completion latency
  • Improved multimodal content handling
2025-04-25
v0.5.0
  • New /document/execute endpoint for running arbitrary VLM DAGs over documents.
  • Added support for document.markdown domain for extracting structured markdown from documents.
2025-03-19
v0.4.0
  • Fixes for multi-page grounding support with custom JSON schemas in Document -> JSON.
  • Added support for audio.transcription domain for long-form audio transcription (upto 12 hours of audio).
  • Added support for video.transcription domain for long-form video transcription (upto 3 hours of video).
  • Added cookbook for video transcription.