AwaDB는 LLM Application에서 사용되는 embedding vector의 검색 및 저장을 위한 AI Native database입니다.

Installation and Setup

pip install awadb

Vector store

from langchain_community.vectorstores import AwaDB
사용 예시를 참조하세요.

Embedding models

from langchain_community.embeddings import AwaEmbeddings
사용 예시를 참조하세요.
Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.
I