Skip to content
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/pytest/test_pytest_mcp_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
]
],
rollout_processor=default_agent_rollout_processor,
model=["fireworks_ai/accounts/fireworks/models/kimi-k2-instruct"],
model=["fireworks_ai/accounts/fireworks/models/gpt-oss-120b"],
mode="pointwise",
mcp_config_path="tests/pytest/mcp_configurations/mock_discord_mcp_config.json",
)
Expand Down
Loading