Modules
Documents and Nodes
Document
s and Node
s are the basic building blocks of any index. While the API for these objects is similar, Document
objects represent entire files, while Node
s are smaller pieces of that original document, that are suitable for an LLM and Q&A.
API Reference
Edit on GitHub
Last updated on