We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff63b04 commit ab4f8a3Copy full SHA for ab4f8a3
1 file changed
tests/pytest/test_pytest_mcp_config.py
@@ -20,7 +20,7 @@
20
]
21
],
22
rollout_processor=default_agent_rollout_processor,
23
- model=["fireworks_ai/accounts/fireworks/models/kimi-k2-instruct"],
+ model=["gpt-4.1"],
24
mode="pointwise",
25
mcp_config_path="tests/pytest/mcp_configurations/mock_discord_mcp_config.json",
26
)
0 commit comments