We've raised a $125M Series B to build the platform for agent engineering. Read more.
Python
Chroma is a database for building AI applications with embeddings.
pip install langchain-chroma
from langchain_chroma import Chroma
from langchain.retrievers import SelfQueryRetriever