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

Uploaded Source

Built Distribution

langchain_pinecone-0.1.3-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_pinecone-0.1.3.tar.gz
  • Upload date:
  • Size: 9.3 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.3.tar.gz
Algorithm Hash digest
SHA256 3fd23929d7d9653aeab9daeff5f324f3472feb0ac541778219fb52efcf9a88f3
MD5 f81703fa77868ea302cfc202717dbf1e
BLAKE2b-256 d48c23553a03c4f328e3d288d2926c8eeb9326a50d35f6395b3096d566085380

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_pinecone-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 de4f88d690b28f629ef9cadb0af9b32819df4bd12171f75495f5339b7d87ae5b
MD5 c51934fa7c672ab6d571473fe5326b95
BLAKE2b-256 8f340389b167e99186b1f73bf25d4a63457782bce7fb43518d57612a0a0c0546

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