-
Notifications
You must be signed in to change notification settings - Fork 7
LLamaIndex
Matrix-X edited this page May 31, 2024
·
4 revisions
A Document is a generic container around any data source - for instance, a PDF, an API output, or retrieved data from a database.
A Node represents a "chunk" of a source Document, whether that is a text chunk, an image, or other. Similar to Documents, they contain metadata and relationship information with other nodes.
Nodes are a first-class citizen in LlamaIndex.
-
Document Store: raw documents and metadata
-
Index Store: indexed data for efficient querying
-
Vector Store: dense vector representations for similarity searches and vector-based operations
欢迎联系我们,一起沟通学习
请加我的微信号码
Powered By ArtisanCloud