Perform file chunking#
Starts asynchronous chunking of an already uploaded file without recalculating embeddings.
| FolderGuid* | [Text] Required folder GUID. |
| FileGuid* | [Text] Required file GUID. |
| Timeout | [Number] HTTP request timeout in seconds; default value is 60. |
| IsAccepted | True if the server accepted the job and returned 202 Accepted; this does not mean chunking is complete. |
| ResultFileID | [Number] Internal numeric file ID from the server response. |
| Processing level | Choose the error processing level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram is used. |
| Message level | Choose the level of messages output by blocks while they run. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram is used. |
| Error text | [Text] Returns detailed error information if the block execution fails. |