Optional
params: OllamaEmbeddingsParamsOptional
headersOptional
requestconvert camelCased Ollama request options like "useMMap" to the snake_cased equivalent which the ollama API actually uses. Used only for consistency with the llms/Ollama and chatModels/Ollama classes
Deprecated
OllamaEmbeddings have been moved to the
@langchain/ollama
package. Install it withnpm install @langchain/ollama
.