You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add nemotron to tool_preset options in CI workflows
Add nemotron to:
- ToolPresetType literal in tests/integration/base.py
- get_tools_for_preset() function to return nemotron tools
- run-eval.yml workflow tool_preset dropdown
- integration-runner.yml workflow tool_preset dropdown
- run_infer.py argparse choices
- test_tool_presets.py for nemotron validation
This enables running evaluations with TOOL_PRESET=nemotron to test the
Nemotron-3 Super model with its native tool names (bash, str_replace).
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments