llama_index
llama_index copied to clipboard
[WIP] node structure refactor
Once this lands, we will bump up the minor version.
Decouples node storage from storage of outer data structure. Allows nodes to be reused across indices, allows us to more easily store links between nodes, etc.