CohereEncoder Objects
__init__
name
(str
): The name of the embedding model to use such as “embed-english-v3.0” or “embed-multilingual-v3.0”.cohere_api_key
(str
): The API key for the Cohere client, can also be set via the COHERE_API_KEY environment variable.score_threshold
(float
): The threshold for the score of the embedding.