RankingConfig

Ranking configuration with retry logic

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Maximum backoff time in milliseconds

Link copied to clipboard

Initial backoff time in milliseconds

Link copied to clipboard

Multiplier for backoff time

Link copied to clipboard
var llm: String?

Name of the LLM to use for ranking, or null to use auto selection

Link copied to clipboard

Maximum number of attempts to retry ranking