{"library":"langchain-chroma","type":"library","category":null,"description":"langchain-chroma is an integration package connecting Chroma, an AI-native open-source vector database, with the LangChain framework. It enables developers to leverage Chroma for tasks such as semantic search, Retrieval-Augmented Generation (RAG), and other LLM applications. Currently at version 1.1.0, it is actively developed and maintained as part of LangChain's partner integrations, with releases often aligned with the broader LangChain ecosystem.","language":"python","status":"active","version":"1.1.0","tags":["langchain","vectorstore","chroma","embeddings","RAG","database","LLM"],"last_verified":"Fri May 22","install":[{"cmd":"pip install -qU langchain-chroma chromadb langchain-openai langchain-text-splitters","imports":["from langchain_chroma import Chroma","from langchain_openai import OpenAIEmbeddings","from langchain_text_splitters import RecursiveCharacterTextSplitter","from langchain_core.documents import Document"]}],"homepage":"https://docs.langchain.com/oss/python/integrations/providers/chroma","github":"https://github.com/langchain-ai/langchain","docs":"https://reference.langchain.com/python/integrations/langchain_chroma/","changelog":"https://github.com/langchain-ai/langchain/releases?q=%22langchain-chroma%22","pypi":"https://pypi.org/project/langchain-chroma/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":25.4,"avg_import_s":3.99,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/langchain-chroma/compatibility"}}