JudgeOutputType
March 18, 2026 ยท View on GitHub
Example Usage
from mistralai.client.models import JudgeOutputType
value: JudgeOutputType = "REGRESSION"
Values
"REGRESSION""CLASSIFICATION"
March 18, 2026 ยท View on GitHub
from mistralai.client.models import JudgeOutputType
value: JudgeOutputType = "REGRESSION"
"REGRESSION""CLASSIFICATION"