Interface that extends EmbeddingsParams and defines additional parameters specific to the CohereEmbeddings class.
Use CohereEmbeddingsParams from @langchain/cohere instead.
CohereEmbeddingsParams
@langchain/cohere
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Optional
The maximum number of documents to embed in a single request. This is limited by the Cohere API to a maximum of 96.
Generated using TypeDoc
Interface that extends EmbeddingsParams and defines additional parameters specific to the CohereEmbeddings class.
⚠️ Deprecated ⚠️
Use
CohereEmbeddingsParams
from@langchain/cohere
instead.This feature is deprecated and will be removed in the future.
It is not recommended for use.