Skip to main content

An integration package connecting Chroma and LangChain

Project description

langchain-chroma

This package contains the LangChain integration with Chroma.

Installation

pip install -U langchain-chroma

Usage

The Chroma class exposes the connection to the Chroma vector store.

from langchain_chroma import Chroma

embeddings = ... # use a LangChain Embeddings class

vectorstore = Chroma(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_chroma-0.1.0rc1.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

langchain_chroma-0.1.0rc1-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file langchain_chroma-0.1.0rc1.tar.gz.

File metadata

  • Download URL: langchain_chroma-0.1.0rc1.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for langchain_chroma-0.1.0rc1.tar.gz
Algorithm Hash digest
SHA256 07f36c8be593023ceff3587156567f096e7c7f515a263845349c770b107c7f8d
MD5 f6a3bd735dcd4f5fe945a652c86183e9
BLAKE2b-256 2b7fa864a6b5942bae64c5a470849c2090689427530cee8e1d09ce52a8f9e620

See more details on using hashes here.

File details

Details for the file langchain_chroma-0.1.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_chroma-0.1.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 8bfd9290fd66d0a8ce8a6cae0cd7e37d41bd3855d65d4d5301b067d5b9094da8
MD5 91fd1466dc20164db87ae0003af346dc
BLAKE2b-256 c7a75d5832f671cbc9f09fba10eeea5d6f62b963d023518c7b898d298ceb2443

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