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 7 months ago
0
Follow
Pinecone
Pinecone
Inactive
0
Follow
l
lancerninja
7 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
7 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
7 months ago
thanks
Add a reply
Sign up and join the conversation on Discord
Join on Discord