Interface CohereScoringModelConfig
public interface CohereScoringModelConfig
-
Method Summary
-
Method Details
-
modelName
Reranking model to use. The current list of supported models can be found in the Cohere docs -
timeout
Timeout for Cohere calls -
maxRetries
Maximum number of retries for Cohere API invocations.
-