Recursive Chunker
Recursively chunks documents into smaller chunks. It is a good choice for documents that are long but well structured.
post/v1/chunk/recursive
Response
Successful Response: A list of RecursiveChunk objects.
Recursively chunks documents into smaller chunks. It is a good choice for documents that are long but well structured.
Successful Response: A list of RecursiveChunk objects.