refactor: rename multi-turn to agentic inference#355
Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
There was a problem hiding this comment.
Code Review
This pull request renames "multi-turn" benchmarking terminology to "agentic inference" across the entire codebase, including configuration schemas, dataset loaders, load strategies, documentation, and tests. The review comments identify minor grammatical and redundancy issues in the updated documentation and scripts, as well as an inconsistency in the JSON schema title that should be updated to match the renamed files.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
tianmu-li
left a comment
There was a problem hiding this comment.
LGTM other than the few grammar issues already pointed out.
What does this PR do?
Type of change
Related issues
Testing
Checklist