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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_chroma-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 fb17c0cc591a425179958ca8cdb25d6cc9e43f4954a1ad4f3fe9cc2d306c455a
MD5 b95c4ecf10153576746451e6e6c017a4
BLAKE2b-256 c0a91fdd211a1f1dd15b4f4f59c866938623d4ba4b2221fbed380d779c53db80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_chroma-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7346ba749e5c5735e2a659bc5e3bb2901177bd08448d61682db5a7f882e27b87
MD5 607a1d1b162442e21d95fec820323384
BLAKE2b-256 cf2f66e209db560881be55a55f7ecbdc026ca3e45971833016401a951be78ab2

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