llama_index icon indicating copy to clipboard operation
llama_index copied to clipboard

[WIP] node structure refactor

Open jerryjliu opened this issue 1 year ago • 0 comments

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.

jerryjliu avatar Mar 19 '23 00:03 jerryjliu