| PASS think=True multi-arg: args={'city': 'Paris', 'unit': 'celsius'} |
| PASS think=True nested-object: args={'title': 'Design review', 'when': {'date': '2026-10-02', 'time': '14:00'}, 'attendees': ['ana@x.io', 'bo@x.io']} |
| PASS think=True enum: unit=fahrenheit |
| PASS think=True correct-decline: content='391' |
| PASS think=True multi-turn: final='Tokyo is currently **21°C and clear**.' |
| PASS think=True streaming: stream args={'city': 'Rome', 'unit': 'celsius'} |
| PASS think=True parallel: calls=['lima', 'oslo'] |
| PASS think=False multi-arg: args={'city': 'Paris', 'unit': 'celsius'} |
| PASS think=False nested-object: args={'title': 'Design review', 'when': {'date': '2026-10-02', 'time': '14:00'}, 'attendees': ['ana@x.io', 'bo@x.io']} |
| PASS think=False enum: unit=fahrenheit |
| PASS think=False correct-decline: content='391' |
| PASS think=False multi-turn: final='Tokyo is currently **21°C**, with **clear skies**.' |
| PASS think=False streaming: stream args={'city': 'Rome', 'unit': 'celsius'} |
| PASS think=False parallel: calls=['lima', 'oslo'] |
| {"label": "n-tools-q106-tpl", "passed": 14, "total": 14, "detail": {"multi-arg|think=True": true, "nested-object|think=True": true, "enum|think=True": true, "correct-decline|think=True": true, "multi-turn|think=True": true, "streaming|think=True": true, "parallel|think=True": true, "multi-arg|think=False": true, "nested-object|think=False": true, "enum|think=False": true, "correct-decline|think=False": true, "multi-turn|think=False": true, "streaming|think=False": true, "parallel|think=False": true}} |
| probe no-kwargs correct-decline {"content": "391", "reasoning_len": 30, "tool_calls": [], "leaks": []} |
| probe no-kwargs multi-arg {"content": "", "reasoning_len": 50, "tool_calls": ["get_weather"], "leaks": []} |
| probe reasoning_effort=medium correct-decline {"content": "391", "reasoning_len": 0, "tool_calls": [], "leaks": []} |
| probe reasoning_effort=medium multi-arg {"content": "", "reasoning_len": 0, "tool_calls": ["get_weather"], "leaks": []} |
| probe reasoning_effort=none correct-decline {"content": "", "reasoning_len": 3, "tool_calls": [], "leaks": []} |
| probe reasoning_effort=none multi-arg {"content": "", "reasoning_len": 133, "tool_calls": [], "leaks": []} |
| NEX_TOOLS_TPL_DONE |
|
|