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

API Reference:

For a more detailed walkthrough of this, see this notebook


Was this page helpful?


You can leave detailed feedback on GitHub.