Our new LangChain Academy Course Deep Research with LangGraph 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