Nomic Atlas 是一个用于与小规模和互联网规模非结构化数据集交互的平台。
安装与设置
- 使用
pip install nomic安装 Python 包 Nomic也包含在 langchain 的 poetry extras 中,使用poetry install -E all安装
向量存储
查看使用示例。通过 MCP 将这些文档接入 Claude、VSCode 等工具,获取实时解答。
使用 LangChain Python 集成 Atlas。
Nomic Atlas 是一个用于与小规模和互联网规模非结构化数据集交互的平台。
pip install nomic 安装 Python 包Nomic 也包含在 langchain 的 poetry extras 中,使用 poetry install -E all 安装