Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Upload, list, retrieve, and delete files
vlmrun files
vlmrun files upload photo.jpg vlmrun files upload document.pdf --purpose vision
FILE
--purpose
datasets
fine-tune
assistants
vision
vlmrun files list
# Get file info vlmrun files get <file-id> # Download to a specific path vlmrun files get <file-id> --output ./downloaded-file.jpg
FILE_ID
--output
vlmrun files delete <file-id>