We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af5e798 + 984e286 commit ad75723Copy full SHA for ad75723
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/gpt-oss-120b"],
+ model=["fireworks_ai/accounts/fireworks/models/gpt-oss-20b"],
24
mode="pointwise",
25
mcp_config_path="tests/pytest/mcp_configurations/mock_discord_mcp_config.json",
26
)
0 commit comments