Skip to main content

An integration package connecting Pinecone and GigaChain

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

gigachain_pinecone-0.1.3.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gigachain_pinecone-0.1.3.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0

File hashes

Hashes for gigachain_pinecone-0.1.3.tar.gz
Algorithm Hash digest
SHA256 e54b0bf271f71e6f02812b794280d57af78c169740c77efeea34d168e6c9039d
MD5 78161a5a9792c853155fd223744613e3
BLAKE2b-256 ed009be230edf8c4a71906781f37bf275d3f3d936f6b0ec52efdba11651dbd20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gigachain_pinecone-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d74a021327a5b43b8e9dc11928f29fc3bd7050c1c6317a7dc050b3ef99ab9466
MD5 60087223d391ad3b40207bf30c05ca5c
BLAKE2b-256 461cdf0efde0fcd7a0eea5ab4522ebf27198ad50bc949833c7cda8479714ae77

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