Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 2 years ago
0
Follow
I wonder if GPTPineconeIndex works better than GPTSimpleVectorIndex for large file such as
I wonder if GPTPineconeIndex works better than GPTSimpleVectorIndex for large file such as
Inactive
0
Follow
J
JW
2 years ago
ยท
@kapa.ai I wonder if GPTPineconeIndex works better than GPTSimpleVectorIndex for large file such as a 10K SEC file?
k
2 comments
Share
Open in Discord
k
kapa.ai
2 years ago
Please stand by @JW as I search the knowledge base. We are experiencing especially high traffic right now and might take longer than usual. :wave:
k
kapa.ai
2 years ago
----------------------
Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the GPT index documentation and examples to learn more about the different index types and their use cases:
GPTPineconeIndex:
Example
(
https://github.com/jerryjliu/gpt_index/tree/main/examples/vector_indices/PineconeIndexDemo.ipynb
)
GPTSimpleVectorIndex:
Example
(
https://github.com/jerryjliu/gpt_index/tree/main/examples/vector_indices/SimpleIndexDemo.ipynb
)
GPT index documentation:
Link
(
https://gpt-index.readthedocs.io/en/latest/index.html
)
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------
Add a reply
Sign up and join the conversation on Discord
Join on Discord