Type: nodetool.document.SplitJSON

Namespace: nodetool.document

Description

Split JSON content into semantic chunks. json, parsing, semantic, structured

Properties

Property Type Description Default
document document Document ID to associate with the JSON content {'type': 'document', 'uri': '', 'asset_id': None, 'data': None}
include_metadata bool Whether to include metadata in nodes True
include_prev_next_rel bool Whether to include prev/next relationships True

Outputs

Output Type Description
text str  
source_id str  
start_index int  

Metadata

Browse other nodes in the nodetool.document namespace.