跳到主要内容
AwaDB 是一个 AI 原生数据库,用于搜索和存储 LLM 应用程序使用的嵌入向量。

安装和设置

pip install awadb

向量存储

from langchain_community.vectorstores import AwaDB
请参阅使用示例

嵌入模型

from langchain_community.embeddings import AwaEmbeddings
请参阅使用示例
以编程方式连接这些文档到 Claude、VSCode 等,通过 MCP 获取实时答案。
© . This site is unofficial and not affiliated with LangChain, Inc.