Misc
Changelog
Changelog for VLM Run.
The following is a list of recent changes to the VLM Run Platform and API.
- New
/document/execute
endpoint for running arbitrary VLM DAGs over documents. - Added support for
document.markdown
domain for extracting structured markdown from documents.
- 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
.