Recursively chunks documents into smaller chunks. It is a good choice for documents that are long but well structured.
Your API Key from the Chonkie Cloud dashboard
Successful Response: A list of RecursiveChunk
objects.
A list containing RecursiveChunk
objects, each detailing a segment of the original text and its level in the recursive tree.