Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 9 months ago
0
Follow
Pinecone
Pinecone
Inactive
0
Follow
At a glance
l
lancerninja
9 months ago
Β·
Hi, is there a way to use existing namespace in pinecone as query engine in llama index, I ingested data some other way and now i want to connect it to llama index
L
l
2 comments
Share
Open in Discord
L
Logan M
9 months ago
Yes
There needs to be a key in pinecone that has the text. You can set the key it looks for with
PineconeVectorStore(..., text_key="text")
or similar
l
lancerninja
9 months ago
thanks
Add a reply
Sign up and join the conversation on Discord
Join on Discord