python-langchain-chroma

An integration package connecting Chroma and LangChain

This package contains the LangChain integration with Chroma. ```bash pip install -U langchain-chroma ``` The `Chroma` class exposes the connection to the Chroma vector store. ```python from langchain_chroma import Chroma embeddings = ... # use a LangChain Embeddings class vectorstore = Chroma(embeddings=embeddings) ```

Není dostupný žádný oficiální balíček pro openSUSE Leap 16.0

Distribuce

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

Nepodporované distribuce

Následující distribuce nejsou oficiálně podporovány. Použijte tyto balíčky na vlastní nebezpečí.