We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5e798 commit 19f9b05Copy full SHA for 19f9b05
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