Our new LangChain Academy course on Deep Agents is now live! Enroll for free.
OSS (v1-alpha)
LangChain and LangGraph
AwaDB is an AI Native database for the search and storage of embedding vectors used by LLM Applications.
pip install awadb
from langchain_community.vectorstores import AwaDB
from langchain_community.embeddings import AwaEmbeddings
Was this page helpful?