Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 192 Bytes

File metadata and controls

14 lines (9 loc) · 192 Bytes

JudgeOutputType

Example Usage

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

Values

  • "REGRESSION"
  • "CLASSIFICATION"