id stringlengths 16 26 | prompt stringlengths 23 118 | expected_tool stringclasses 5 values | expected_tool_calls int64 1 3 | difficulty stringclasses 3 values | agent_type stringclasses 3 values |
|---|---|---|---|---|---|
tool_weather_single | What's the weather in Paris, France? | get_weather | 1 | easy | tool |
tool_time_single | What time is it in UTC? | get_current_time | 1 | easy | tool |
tool_search_single | Search for information about Python programming language | web_search | 1 | easy | tool |
tool_weather_compare | Compare the weather in Paris, France and London, UK. Which one is warmer? | get_weather | 2 | medium | tool |
tool_search_and_summarize | Search for the latest news about AI and tell me what you find. | web_search | 1 | medium | tool |
tool_weather_time_combined | What's the current time in UTC and what's the weather in Tokyo, Japan? | multiple | 2 | hard | tool |
code_calculator_single | What is 234 multiplied by 67? | calculator | 1 | easy | code |
code_calculator_complex | Calculate (450 + 230) * 3, then divide the result by 10 | calculator | 1 | medium | code |
code_weather_with_calc | Get the weather in Paris and if the temperature is above 15掳C, calculate 15 * 2 | multiple | 2 | hard | code |
code_search_calculate | Search for the population of Paris, then if you find it's around 2 million, calculate what 2 million divided by 365 is | multiple | 2 | hard | code |
code_list_processing | Get weather for Paris, London, and Tokyo, then tell me which cities have temperature above 18掳C | get_weather | 3 | hard | code |
shared_basic_weather | What's the weather like in Sydney, Australia? | get_weather | 1 | easy | both |
shared_basic_search | Search for information about machine learning | web_search | 1 | easy | both |
README.md exists but content is empty.
- Downloads last month
- 14
Size of downloaded dataset files:
4.11 kB
Size of the auto-converted Parquet files:
4.11 kB
Number of rows:
13