JudgeOutputType

March 18, 2026 ยท View on GitHub

Example Usage

from mistralai.client.models import JudgeOutputType
value: JudgeOutputType = "REGRESSION"

Values

  • "REGRESSION"
  • "CLASSIFICATION"