跳到主要内容
Nomic Atlas 是一个用于与小型和互联网规模的非结构化数据集进行交互的平台。

安装和设置

  • 使用 pip install nomic 安装 Python 包
  • Nomic 也包含在 Langchain 的 poetry extras 中:poetry install -E all

向量存储

查看一个使用示例
from langchain_community.vectorstores import AtlasDB

以编程方式连接这些文档到 Claude、VSCode 等,通过 MCP 获取实时答案。
© . This site is unofficial and not affiliated with LangChain, Inc.