jparkerweb / semantic-chunking

šŸ± semantic-chunking ā‡¢ semantically create chunks from large document for passing to LLM workflows
https://www.npmjs.com/package/semantic-chunking
MIT License
39 stars 2 forks source link

šŸ“„ Support Multiple Input Documents #8

Closed jparkerweb closed 2 weeks ago

jparkerweb commented 2 weeks ago

Input

The text input is an array of document objects, each containing the following properties:


Output

The output is an array of chunks, each containing the following properties: