question
stringlengths
28
94
response
stringlengths
17
84
What's the forecast like for Toronto today?
Get_Weather("Toronto", "today")
How's the forecast for New York City looking today?
Get_Weather("New York City", "today")
Will there be a storm in Chicago next Wednesday?
Get_Weather("Chicago", "next Wednesday")
Will there be thunderstorms in New York City next Tuesday?
Get_Weather("New York City", "next Tuesday")
Can you give me an update on today's weather in Istanbul?
Get_Weather("Istanbul", "today")
Can you give me an update on today's weather in Singapore
Get_Weather("Singapore", "today")
Can you tell me what the weather is like in Bangkok today?
Get_Weather("Bangkok", "today")
Will it be sunny in Barcelona next Thursday?
Get_Weather("Barcelona", "next Thursday")
Is there any rain expected in Rome next weekend?
Get_Weather("Rome", "next weekend")
Is it sunny, cloudy, or raining in New Delhi today?
Get_Weather("New Delhi", "today")
How's the weather shaping up for Moscow next Tuesday?
Get_Weather("Moscow", "next Tuesday")
Can you tell me about the weather in New York City today?
Get_Weather("New York City", "today")
Can you tell me about the current weather conditions in Lisbon?
Get_Weather("Lisbon", "today")
What's the temperature like in Madrid right now?
Get_Weather("Madrid", "today")
Is it sunny, cloudy, or raining in Jakarta today?
Get_Weather("Jakarta", "today")
Will there be a storm in Chicago next Friday?
Get_Weather("Chicago", "next Friday")
Is it sunny, cloudy, or raining in Amsterdam today?
Get_Weather("Amsterdam", "today")
Can you give me an update on today's weather in Sao Paulo?
Get_Weather("Sao Paulo", "today")
Any chance of storms in the forecast for Berlin?
Get_Weather("Berlin", "today")
Is it raining in Chicago today?
Get_Weather("Chicago", "today")
Any chance of storms in the forecast for Hongkong?
Get_Weather("Hongkong", "today")
Will there be fog in Toronto next Monday?
Get_Weather("Toronto", "next Monday")
Is it raining in Toronto at this time?
Get_Weather("Toronto", "at this time")
Will I need an umbrella or jacket in New York City today?
Get_Weather("New York City", "today")
How's the weather in Rome today?
Get_Weather("Rome", "today")
How's the forecast looking for Singapore today?
Get_Weather("Singapore", "today")
What's the weather forecast for London next Monday?
Get_Weather("London", "next Monday")
Can you provide the forecast for Bangkok for the this week?
Get_Weather("Bangkok", "this week")
Will it be sunny in London next Friday?
Get_Weather("London", "next Friday")
How's the weather looking in Paris today?
Get_Weather("Paris", "today")
Will it be windy in New York City next Wednesday?
Get_Weather("New York City", "next Wednesday")
How's the weather shaping up for Dubai for the coming days?
Get_Weather("Dubai", "coming days")
Can you tell me about the weather in Rome right now?
Get_Weather("Rome", "now")
What's the temperature like in Sydney right now?
Get_Weather("Sydney", "today")
Can you tell me about the weather outlook for Tokyo next weekend?
Get_Weather("Tokyo", "next weekend")
Will I need an umbrella or jacket in Oslo today?
Get_Weather("Oslo", "today")
Will I need an umbrella or jacket in Rome today?
Get_Weather("Rome", "today")
What's the weather forecast for Bangkok next Wednesday?
Get_Weather("Bangkok", "next Wednesday")
What's the weather like in Shanghai today?
Get_Weather("Shanghai", "today")
Will it be sunny in Sao Paulo tomorrow?
Get_Weather("Sao Paulo", "tomorrow")
Are there any weather advisories or warnings in effect for Istanbul?
Get_Weather("Istanbul", "today")
What's the temperature like in Moscow right now?
Get_Weather("Moscow", "today")
Are there any weather advisories or warnings in effect for Shanghai?
Get_Weather("Shanghai", "today")
Is it cloudy in Seoul right now?
Get_Weather("Seoul", "now")
Is it sunny, cloudy, or raining in Buenos Aires today?
Get_Weather("Buenos Aires", "today")
Will it be sunny in Tokyo next Sunday?
Get_Weather("Tokyo", "next Sunday")
Will it be cloudy in London next Thursday?
Get_Weather("London", "next Thursday")
What's the weather like in Seoul today?
Get_Weather("Seoul", "today")
How's the forecast for Amsterdam looking next Tuesday?
Get_Weather("Amsterdam", "next Tuesday")
Will it be foggy in Toronto next Thursday?
Get_Weather("Toronto", "next Thursday")
Can you tell me about the current weather conditions in Yekaterinburg?
Get_Weather("Yekaterinburg", "today")
What's the temperature like in Los Angeles right now?
Get_Weather("Los Angeles", "today")
Any chance of storms in the forecast for Nairobi?
Get_Weather("Nairobi", "today")
Is it sunny, cloudy, or raining in Rome today?
Get_Weather("Rome", "today")
Can you tell me about the current weather conditions in Rio de Janeiro?
Get_Weather("Rio de Janeiro", "today")
How's the forecast looking for Rome today?
Get_Weather("Rome", "today")
Will there be thunderstorms in New York City next Saturday?
Get_Weather("New York City", "next Saturday")
What's the outlook for the rest of the day in terms of weather in Rio de Janeiro?
Get_Weather("Rio de Janeiro", "today")
Any chance of storms in the forecast for Jakarta?
Get_Weather("Jakarta", "today")
Can you tell me about the weather outlook for Bangkok next Monday?
Get_Weather("Bangkok", "next Monday")
Can you tell me what the weather is like in Seoul today?
Get_Weather("Seoul", "today")
How's the weather in Sydney today?
Get_Weather("Sydney", "today")
How's the weather shaping up for Rome today?
Get_Weather("Rome", "today")
Can you tell me about the weather outlook for Tokyo today?
Get_Weather("Tokyo", "today")
Will it be windy in Sydney next Thursday?
Get_Weather("Sydney", "next Thursday")
Will it be sunny in Toronto next Friday?
Get_Weather("Toronto", "next Friday")
How's the forecast for Paris looking for this week?
Get_Weather("Paris", "this week")
How's the weather looking in Mumbai today?
Get_Weather("Mumbai", "today")
Can you provide the forecast for London for this week?
Get_Weather("London", "this week")
Can you tell me about the weather outlook for Sydney next Thursday?
Get_Weather("Sydney", "next Thursday")
What's the weather in Sydney like today?
Get_Weather("Sydney", "today")
What's the temperature like in Berlin right now?
Get_Weather("Berlin", "today")
Is it sunny, cloudy, or raining in New York City today?
Get_Weather("New York City", "today")
Are there any weather advisories or warnings in effect for London?
Get_Weather("London", "today")
How's the forecast for Tokyo looking next Monday?
Get_Weather("Tokyo", "next Monday")
How's the forecast looking for Buenos Aires today?
Get_Weather("Buenos Aires", "today")
Will it be sunny in Seoul next Thursday?
Get_Weather("Seoul", "next Thursday")
Any chance of storms in the forecast for Salt Lake City?
Get_Weather("Salt Lake City", "today")
Can you tell me about the weather in Mumbai today?
Get_Weather("Mumbai", "today")
How's the forecast looking for Delhi today?
Get_Weather("Delhi", "today")
Is it sunny in Sydney today?
Get_Weather("Sydney", "today")
Can you provide the forecast for Sydney for this week?
Get_Weather("Sydney", "this week")
Can you tell me about the weather outlook for Amsterdam next Monday?
Get_Weather("Amsterdam", "next Monday")
Will it snow in Sydney next Sunday?
Get_Weather("Sydney", "next Sunday")
Any chance of storms in the forecast for Paris?
Get_Weather("Paris", "today")
Will there be a heatwave in Rome next Saturday?
Get_Weather("Rome", "next Saturday")
How's the weather shaping up for New York City tomorrow?
Get_Weather("New York City", "tomorrow")
What's the weather in Bangkok like today?
Get_Weather("Bangkok", "today")
What's the temperature like in Vancouver right now?
Get_Weather("Vancouver", "today")
How's the forecast for London looking next month?
Get_Weather("London", "next month")
What's the outlook for the rest of the day in terms of weather in Madrid?
Get_Weather("Madrid", "today")
What's the temperature like in Dubai right now?
Get_Weather("Dubai", "today")
What should I expect if I step outside in Seoul right now?
Get_Weather("Seoul", "today")
What's the outlook for the rest of the day in terms of weather in Amsterdam?
Get_Weather("Amsterdam", "today")
How's the forecast for London looking for this week?
Get_Weather("London", "this week")
Can you tell me about the current weather conditions in London?
Get_Weather("London", "now")
How's the forecast for Seoul looking next month?
Get_Weather("Seoul", "next month")
Is there any rain expected in Dubai next Wednesday?
Get_Weather("Dubai", "next Wednesday")
Is there any rain expected in Seoul next Thursday?
Get_Weather("Seoul", "next Thursday")
Can you tell me what the weather is like in Moscow today?
Get_Weather("Moscow", "today")