Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespaced pinecone operations cannot be re-used #718

Closed
feynmanliang opened this issue Jan 24, 2023 · 0 comments · Fixed by #716
Closed

Namespaced pinecone operations cannot be re-used #718

feynmanliang opened this issue Jan 24, 2023 · 0 comments · Fixed by #716

Comments

@feynmanliang
Copy link
Contributor

Users may add_texts and initialize from_texts to a namespaced Pinecone index. However, there is currently no way to obtain a Pinecone instance to a namespace in an existing Pinecone index.

This prevents re-use of namespaced indices created by e.g. from_texts(docs, ..., namespace=namespace).

hwchase17 pushed a commit that referenced this issue Jan 24, 2023
mikeknoop pushed a commit to zapier/langchain-nla-util that referenced this issue Mar 9, 2023
ZinedineDumas added a commit to ZinedineDumas/React-Python that referenced this issue Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant