structure

Structure an unstructured data source into the given dataset in an async fashion.

Returns a token that can be waited on until the request is finished.

post/structure/run_async

Request body

datasetstring required
instructionsstring nullable
modelstring nullable
node_idstring uuid

Response

The job id.

Changes