提供者MoreAnnoyOn this pageAnnoyAnnoy (Approximate Nearest Neighbors Oh Yeah) 是一个 C++ 库,带有 Python 绑定,用于搜索空间中与给定查询点接近的点。它还创建了大型只读文件数据结构,这些结构映射到内存中,以便多个进程可以共享相同的数据。安装与设置pip install annoy向量存储查看 使用示例。from langchain_community.vectorstores import Annoy