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

Uploaded Source

Built Distribution

langchain_chroma-0.1.2-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for langchain_chroma-0.1.2.tar.gz
Algorithm Hash digest
SHA256 745a53b93e7ae058f9666a48e15ff211122656032ed0e8ffb7291b402f5bf23b
MD5 ce3f3b93d4f5fb82836483a36e798f11
BLAKE2b-256 62063ad3efe140eb17fe0c8e1fba03aca0ec6b3fa0451ce7350675c1fefb2a95

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_chroma-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0948f2975091dfef685a7981c140b8fd8a3b0f0602abba61abbcac7959beee4c
MD5 6d25472fb89d11733d9088d791c50117
BLAKE2b-256 100534b30ff33af5ea7e6e5b6d1bf8ea3a0f2c1462c6b7f750f21dd0179fdf1e

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