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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_chroma-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 4f17b0e633b2c182cc546850275420d939d587435c6ebbd821e5d03829539a7a
MD5 46e23d513cae26f1af411e582fe0029e
BLAKE2b-256 22bb999b262caf149a99a948f1609f1f925e379aceb6a1a57c3c37cb4fbd01cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_chroma-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9b5624009f4e436f2a7273333c590594daabec6b5a36c0e31ccce29bb5cebf5
MD5 4707a44c54b95321d5dee61ea4162aff
BLAKE2b-256 93a590225a07c5b4cf9f8390ca0ab8ce3d17c04c8135df43bf3a8675a7f0162b

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