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) ```

Der er ikke nogen officiel pakke tilgængelig til openSUSE Leap 16.0

Distributioner

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

Ikke-supporterede distributioner

Der ydes ikke support til følgende distributioner. Brug pakkerne på egen risiko.