Atlas
Nomic Atlas 是一个用于处理小型和互联网规模非结构化数据集的平台。
安装与设置
- 通过以下命令安装 Python 包:
pip install nomic
Nomic
也包含在 LangChain 的 poetry extras 中:poetry install -E all
向量存储
查看使用示例。
from langchain_community.vectorstores import AtlasDB
API 参考:AtlasDB
Nomic Atlas 是一个用于处理小型和互联网规模非结构化数据集的平台。
pip install nomic
Nomic
也包含在 LangChain 的 poetry extras 中:poetry install -E all
查看使用示例。
from langchain_community.vectorstores import AtlasDB