INDEX_STRUCT_TYPE_TO_INDEX_STRUCT_CLASS
is missing a couple IndexStructType
such as Chroma, Opensearch and Qdrant. We can save the indices with these types of index_struct
, but not load them back after persisting them. Is this expected?index = GPTVectorStoreIndex([], storage_context=storage_context)