Skip to content

Commit d2d5d95

Browse files
author
Dylan Huang
committed
add ids
1 parent 94ae1b3 commit d2d5d95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eval_protocol/quickstart/llm_judge_openai_responses.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"model": "fireworks_ai/accounts/fireworks/models/kimi-k2-instruct-0905",
5353
},
5454
],
55+
ids=DefaultParameterIdGenerator.generate_id_from_dict,
5556
)
5657
@evaluation_test(
5758
input_rows=[input_rows],

0 commit comments

Comments
 (0)