Atlas
Nomic Atlas is a platform for interacting with both small and internet scale unstructured datasets.
安装与设置
- 使用
pip install nomic安装 Python 包 Nomic也包含在 LangChain 的 poetry extras 中poetry install -E all
VectorStore
查看一个 使用示例。
from langchain_community.vectorstores import AtlasDB
API 参考:AtlasDB