We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc08d8 commit b911a66Copy full SHA for b911a66
src/together/resources/evaluation.py
@@ -412,7 +412,7 @@ async def create(
412
413
Args:
414
type: The type of evaluation ("classify", "score", or "compare")
415
- judge_model: Name of the judge model
+ judge_model: Name or URL of the judge model
416
judge_model_source: Source of the judge model ("serverless", "dedicated", or "external")
417
judge_system_template: System template for the judge
418
input_data_file_path: Path to input data file
0 commit comments