Skip to main content

Infinity

Infinity allows the creation of text embeddings.

Text Embedding Modelโ€‹

There exists an infinity Embedding model, which you can access with

from langchain_community.embeddings import InfinityEmbeddings

For a more detailed walkthrough of this, see this notebook