Skip to content

Commit 4c3db56

Browse files
committed
change dataset file name
1 parent 985a3da commit 4c3db56

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/pytest/test_pytest_klavis_mcp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class ResponseFormat(BaseModel):
1515

1616
# You should copy https://painted-tennis-ebc.notion.site/MCPMark-Source-Hub-23181626b6d7805fb3a7d59c63033819 into your Notion for the notion test.
1717
@evaluation_test(
18-
input_dataset=["tests/pytest/datasets/gmail_inbox.jsonl"],
18+
input_dataset=["tests/pytest/datasets/klavis_mcp_test.jsonl"],
1919
rollout_processor=AgentRolloutProcessor(),
2020
completion_params=[{"model": "fireworks_ai/accounts/fireworks/models/kimi-k2-instruct"}],
2121
mode="pointwise",

0 commit comments

Comments
 (0)