Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python310-langchain-chroma

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

Found 1 sites for python310-langchain-chroma

Found 3 RPM for python310-langchain-chroma

PackageSummaryDistributionDownload
python310-langchain-chroma-0.1.4-1.2.noarch.htmlAn integration package connecting Chroma and LangChainOpenSuSE Tumbleweed for noarchpython310-langchain-chroma-0.1.4-1.2.noarch.rpm
An integration package connecting Chroma and LangChainpython310-langchain-chroma-0.1.4-1.2.noarch.rpm
python310-langchain-chroma-0.1.4-1.1.noarch.htmlAn integration package connecting Chroma and LangChainOpenSuSE Ports Tumbleweed for noarchpython310-langchain-chroma-0.1.4-1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet