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.4rc2.tar.gz (20.8 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.4rc2-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for langchain_pinecone-0.2.4rc2.tar.gz
Algorithm Hash digest
SHA256 1c91c9dad86fcbfb309379d664c873b8cec8a8cfde753d6dfdafbeaaad8c4701
MD5 602a04bdcd9b394a304c9f40b42994b6
BLAKE2b-256 0972daf234c991ab2e8aa3a2118cd016c2d3b2be9799ea4236274afe6debb427

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_pinecone-0.2.4rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 e658d32d7728ee4aacceccf2546a62ee604c4e53572371d87ee182c64e997b8e
MD5 ddd166119ed607e3c01939bdad163217
BLAKE2b-256 c8993700d106dcacfa73e2e3017345c3eab5d0e232db91824182587e648a5517

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