Jan 21, 2020
Posted by dsprinzen

It is possible to load text-only documents in VAIL using the built-in procedure getDocument(“myDocument.txt”). The return value will be a string containing the text of the document.

Other document types, like image, video and audio have no native representation in VAIL currently, so you can only interact with them through the REST API. We’re looking at adding support for these document types in the future.

© Vantiq 2024 All rights reserved  •  Vantiq Corporation’s Privacy Policy and Cookie Policy