Skip to main content

An integration package connecting Pinecone and LangChain

Project description

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)

Project details


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.1.2.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

langchain_pinecone-0.1.2-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file langchain_pinecone-0.1.2.tar.gz.

File metadata

  • Download URL: langchain_pinecone-0.1.2.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for langchain_pinecone-0.1.2.tar.gz
Algorithm Hash digest
SHA256 654fd93df8cefe1ff0ca7ac50cf308242df69a601ee3855019b524006b528595
MD5 73cb0a960730d85506f9dd7401eb7ce8
BLAKE2b-256 c729eb3d3b205f2065e5da9eaccffb77b470dce0a21697d2ae8c6fe2565c1015

See more details on using hashes here.

File details

Details for the file langchain_pinecone-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_pinecone-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 07157885ef1e45bedadc3f7ea6bb181ec458fae5fd82dc7a6005444f67100613
MD5 160109e6845462c335d8d12e8f1d41d7
BLAKE2b-256 8d4a022e39e840ad58a165dd422aa16783d220b935ab2d639ef1416a22b228ed

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page