Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Nomic Atlas is a platform for interacting with both small and internet scale unstructured datasets.

Installation and setup

  • Install the Python package with pip install nomic
  • Nomic is also included in langchains poetry extras poetry install -E all

VectorStore

See a usage example.
from langchain_community.vectorstores import AtlasDB