llama_index icon indicating copy to clipboard operation
llama_index copied to clipboard

How to insert 2 GptListIndex of GptSimpleVectorIndex nodes into another GptListIndex

Open siddhant01 opened this issue 2 years ago • 1 comments

Hey, I want to store a GptListIndex for a document with multiple nodes as GptSimpleVectorIndex in db. for easy selection of knowlede-base based on the requirement.

but the problem lies how to insert 2 GptListIndex of GptSimpleVectorIndex nodes into another GptListIndex ?

siddhant01 avatar Feb 07 '23 07:02 siddhant01

Hi @siddhant01 , not sure what you mean by "store a gpt list index as a gptsimplevectorindex" - those are two separate indices, and i'm not quite sure why you'd want to convert a list index to a simple vector index

jerryjliu avatar Feb 10 '23 14:02 jerryjliu

Closing since thread is stale.

Disiok avatar Mar 25 '23 02:03 Disiok