mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
78abd277ff
Chroma is a simple to use, open-source, zero-config, zero setup vectorstore. Simply `pip install chromadb`, and you're good to go. Out-of-the-box Chroma is suitable for most LangChain workloads, but is highly flexible. I tested to 1M embs on my M1 mac, with out issues and reasonably fast query times. Look out for future releases as we integrate more Chroma features with LangChain! |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
__init__.py |