-
- Downloads
fix node id's assigned to vector store + pinecone ref doc id (#1037)
Showing
- gpt_index/data_structs/node_v2.py 2 additions, 1 deletiongpt_index/data_structs/node_v2.py
- gpt_index/indices/vector_store/base.py 2 additions, 3 deletionsgpt_index/indices/vector_store/base.py
- gpt_index/vector_stores/chatgpt_plugin.py 5 additions, 2 deletionsgpt_index/vector_stores/chatgpt_plugin.py
- gpt_index/vector_stores/pinecone.py 9 additions, 2 deletionsgpt_index/vector_stores/pinecone.py
- gpt_index/vector_stores/qdrant.py 1 addition, 0 deletionsgpt_index/vector_stores/qdrant.py
- gpt_index/vector_stores/types.py 1 addition, 0 deletionsgpt_index/vector_stores/types.py
- tests/indices/vector_store/test_base.py 99 additions, 0 deletionstests/indices/vector_store/test_base.py
Loading
Please register or sign in to comment