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

Uploaded Source

Built Distribution

langchain_pinecone-0.1.1-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_pinecone-0.1.1.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for langchain_pinecone-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e33492443ede67c56ed08b0cf8642a1fd93585869cb5afd23606b429f1b2c61a
MD5 75c3ad7b26154bc5f794b11a5631cf84
BLAKE2b-256 8ce4811c0bb951698bd09d0ea621d903c050aedb5f2defd33356ae40473f443f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_pinecone-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d2c2d11664533d75f9a5afa9a16e2a300f45e3f584250585c7145a8694298a21
MD5 20c6a6f1f68e6797f2e7ece511f752d1
BLAKE2b-256 5f48f9332bdc73f340a9b55923b14a8cd1fd5601daabb49cd665b789630633c3

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