Skip to main content

Nomic

Nomic currently offers two products:

  • Atlas: their Visual Data Engine
  • GPT4All: their Open Source Edge Language Model Ecosystem

The Nomic integration exists in its own partner package. You can install it with:

%pip install -qU langchain-nomic

Currently, you can import their hosted embedding model as follows:

from langchain_nomic import NomicEmbeddings

Help us out by providing feedback on this documentation page: