ProvidersMoreAwaDBOn this pageAwaDBAwaDB 是一种用于搜索和存储由LLM应用程序使用的嵌入向量的AI原生数据库。安装和设置pip install awadb向量存储from langchain_community.vectorstores import AwaDB查看使用示例。嵌入模型from langchain_community.embeddings import AwaEmbeddings查看使用示例。Was this page helpful?You can leave detailed feedback on GitHub.