Skip to main content

Atlas

Nomic Atlas 是一个用于与小型和互联网规模非结构化数据集交互的平台。

安装与设置

  • 使用 pip install nomic 安装 Python 包
  • Nomic 也包含在 langchains 的 poetry 附加功能中 poetry install -E all

向量存储

查看 使用示例

from langchain_community.vectorstores import AtlasDB

此页面是否有帮助?


您还可以留下详细的反馈 在 GitHub 上