Find answers from the community

Updated 4 months ago

Any update on this https github com

At a glance

The community member is trying to initialize a GPTPineconeIndex to use for querying only, without loading any documents or recreating the index. However, the PineconeIndexStruct class is no longer available. The community member is looking for an alternative that prevents loading documents.

In the comments, another community member has downgraded llama-index temporarily to fix this issue and use the first suggested solution in the linked GitHub issue. However, they would like to know if there is a workaround on the latest version of the library.

Useful resources
Any update on this https://github.com/jerryjliu/gpt_index/issues/271 ?
I'm trying to initialize a GPTPineconeIndex to use it for querying only (without loading any documents or recreating the index). However, the PineconeIndexStruct class is no longer available. Is there an alternative that prevents loading documents?
w
1 comment
I've downgraded llama-index temporarily to fix this and use the first suggested solution: https://github.com/jerryjliu/gpt_index/issues/271#issuecomment-1404592900

But I'd love to know if there is a workaround on the latest version
Add a reply
Sign up and join the conversation on Discord