Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

langchain-pinecone

This package contains the LangChain integration with Pinecone.

Installation

pip install -U langchain-pinecone

And you should configure credentials by setting the following environment variables:

  • PINECONE_API_KEY
  • PINECONE_INDEX_NAME

Usage

The PineconeVectorStore class exposes the connection to the Pinecone vector store.

from langchain_pinecone import PineconeVectorStore

embeddings = ... # use a LangChain Embeddings class

vectorstore = PineconeVectorStore(embeddings=embeddings)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_pinecone-0.2.4rc1.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langchain_pinecone-0.2.4rc1-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file langchain_pinecone-0.2.4rc1.tar.gz.

File metadata

  • Download URL: langchain_pinecone-0.2.4rc1.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for langchain_pinecone-0.2.4rc1.tar.gz
Algorithm Hash digest
SHA256 e0ac950390a52dab94690640c194fddd23864d1450c32e55022b63e0bc19c5c8
MD5 488bc387c3f73b7a46f3d2fc78cc5d13
BLAKE2b-256 b68d1aa4b2966cb3ac81022d94e05c5e3bbd7ef800c3b721ba7e19383e7b7020

See more details on using hashes here.

File details

Details for the file langchain_pinecone-0.2.4rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_pinecone-0.2.4rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 d46d9f822858683e6506c9edc26f32c653011e147d74ee274086665c52565e71
MD5 ddc52cdc45c1323dd01add475d3487fa
BLAKE2b-256 22cca40c6bb4cfe64556528b7e626c6a2efac17aa0f74bca84b4c33225e6bf23

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page