Working with Files

Manage files in Project

You can upload/delete/rename files and folders using this panel on the lower-left corner.

Maximum single file size supported is 200MB.

Reference files in AI Block

Same with data table and others, you can reference file/folder using double backslash (//)

You can only reference file when machine is connected.

Sample Use Cases

Merge Excel/CSV Files

Note please keep every file's first sheet in the same format, same columns. Or you might get unexpected results.

Bulk OCR

Tips: also use double backslash(//) to reference the internal OCR function

JSON Files

Be sure to provide JSON schema as currently we do not read JSON schema automatically.

Also keep every json file's using the same schema, or you might get unexpected results.

PDF Table

Only simple table is doable in this way, for complex tables like financial reports or receipts, we're planning to provide specific built-in tool for that.

Please contact us via crew@bayeslab.ai if you're interested.

Last updated