The Ollama Embeddings node is used to generate embeddings for given text using open-source models on Ollama. It leverages the OllamaEmbeddings
class from the @langchain/community/embeddings/ollama
package.
OllamaEmbeddings
class, which can be used to generate embeddings for input text.
@langchain/community/embeddings/ollama
package, which should be installed in the project.