We've raised a $125M Series B to build the platform for agent engineering. Read more.
Python
English
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?