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

Support pinecone ~> 1.0 #662

Open
night91 opened this issue Jun 7, 2024 · 0 comments
Open

Support pinecone ~> 1.0 #662

night91 opened this issue Jun 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@night91
Copy link

night91 commented Jun 7, 2024

Describe the solution you'd like
We could suport latest pinecone major release 1.0 to support new V2 API.

For the moment it seems to work with 1.0
client = Langchain::Vectorsearch::Pinecone.new(environment: "api", api_key: "API_KEY", index_name: "INDEX_NAME", llm: llm)

@night91 night91 added the enhancement New feature or request label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant