An integration package connecting Chroma and LangChain
Project description
gigachain-chroma
This package contains the LangChain integration with Chroma.
Installation
pip install -U gigachain-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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gigachain_chroma-0.1.3.tar.gz
(10.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gigachain_chroma-0.1.3.tar.gz.
File metadata
- Download URL: gigachain_chroma-0.1.3.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99db5c3702303c86cff774452473f75a98f8f9f79efa5a9d810e9327e51a1c2a
|
|
| MD5 |
d88b387e9d83b05c797f09073c420196
|
|
| BLAKE2b-256 |
9c50f1461b608350db209168bee1cdcc9308086f822a56218ebf884e95d32838
|
File details
Details for the file gigachain_chroma-0.1.3-py3-none-any.whl.
File metadata
- Download URL: gigachain_chroma-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b35c81db524d96d9aa3c72feab59b1564cfb50febf0cdcf5dde839b40cf3dc4
|
|
| MD5 |
d1055e5560e88f84904845363c245db7
|
|
| BLAKE2b-256 |
29bde7083687ca7e0c70416c7ed4bb4708d38244b51e2d265328cdff400f8ee9
|