question stringlengths 28 94 | response stringlengths 17 84 |
|---|---|
Is there any rain expected in Tokyo next Thursday? | Get_Weather("Tokyo", "next Thursday") |
Is it sunny, cloudy, or raining in Sao Paulo today? | Get_Weather("Sao Paulo", "today") |
Is it sunny, cloudy, or raining in Paris today? | Get_Weather("Paris", "today") |
Is it sunny in Seoul today? | Get_Weather("Seoul", "today") |
How's the weather in Seoul today? | Get_Weather("Seoul", "today") |
How's the forecast for London looking next Sunday? | Get_Weather("London", "next Sunday") |
Can you tell me about the weather outlook for Rome next Thursday? | Get_Weather("Rome", "next Thursday") |
Any chance of storms in the forecast for Los Angeles? | Get_Weather("Los Angeles", "today") |
How's the weather in Los Angeles right now? | Get_Weather("Los Angeles", "right now") |
What's the weather like in Rome today? | Get_Weather("Rome", "today") |
Is there any rain expected in Seoul next weekend? | Get_Weather("Seoul", "next weekend") |
Will it be windy in Paris next Tuesday? | Get_Weather("Paris", "next Tuesday") |
What's the temperature like in Barcelona right now? | Get_Weather("Barcelona", "today") |
What's the weather forecast for Amsterdam next Wednesday? | Get_Weather("Amsterdam", "next Wednesday") |
Will it be sunny in Barcelona tomorrow? | Get_Weather("Barcelona", "tomorrow") |
Will it be hot in Shanghai next Saturday? | Get_Weather("Shanghai", "next Saturday") |
Can you tell me about the weather outlook for Seoul next Sunday? | Get_Weather("Seoul", "next Sunday") |
What's the current weather in Bangkok? | Get_Weather("Bangkok", "now") |
What's the forecast like for Shanghai today? | Get_Weather("Shanghai", "today") |
Can you give me an update on today's weather in Seoul? | Get_Weather("Seoul", "today") |
Is it sunny, cloudy, or raining in Seoul today? | Get_Weather("Seoul", "today") |
Will it be windy in Shanghai next Wednesday? | Get_Weather("Shanghai", "next Wednesday") |
How's the weather in Bangkok today? | Get_Weather("Bangkok", "today") |
Can you tell me if it's raining in Sydney currently? | Get_Weather("Sydney", "now") |
What's the forecast like for Berlin today? | Get_Weather("Berlin", "today") |
Is it sunny, cloudy, or raining in Saint Petersburg today? | Get_Weather("Saint Petersburg", "today") |
Can you tell me about the weather outlook for Sydney in two days? | Get_Weather("Sydney", "in two days") |
Will it be windy in Paris next Friday? | Get_Weather("Paris", "next Friday") |
Will it be sunny in Moscow next Thursday? | Get_Weather("Moscow", "next Thursday") |
What's the weather in Los Angeles like currently? | Get_Weather("Los Angeles", "now") |
Is it raining in Mumbai today? | Get_Weather("Mumbai", "today") |
Are there any weather advisories or warnings in effect for Amsterdam? | Get_Weather("Amsterdam", "today") |
Will there be a storm in Chicago next Monday? | Get_Weather("Chicago", "next Monday") |
Can you tell me about the current weather conditions in Chongqing? | Get_Weather("Chongqing", "today") |
What's the temperature like in Kharkiv right now? | Get_Weather("Kharkiv", "today") |
Will it be sunny in Sydney next Saturday? | Get_Weather("Sydney", "next Saturday") |
What's the forecast like for Sydney tomorrow? | Get_Weather("Sydney", "tomorrow") |
Is it sunny, cloudy, or raining in Moscow today? | Get_Weather("Moscow", "today") |
Will it rain in Tokyo next Saturday? | Get_Weather("Tokyo", "next Saturday") |
What's the current weather in Beijing? | Get_Weather("Beijing", "now") |
How's the forecast for Toronto looking next Tuesday? | Get_Weather("Toronto", "next Tuesday") |
Can you give me an update on today's weather in Mumbai? | Get_Weather("Mumbai", "today") |
What's the weather forecast for Moscow next Monday? | Get_Weather("Moscow", "next Monday") |
Is it raining in Dubai today? | Get_Weather("Dubai", "today") |
Is it raining in Chicago currently? | Get_Weather("Chicago", "now") |
Can you tell me about the weather in Berlin today? | Get_Weather("Berlin", "today") |
Is it raining in Amsterdam today? | Get_Weather("Amsterdam", "today") |
What's the weather in Paris like today? | Get_Weather("Paris", "today") |
How's the forecast for Istanbul looking today? | Get_Weather("Istanbul", "today") |
Will it be windy in Dubai next Wednesday? | Get_Weather("Dubai", "next Wednesday") |
How's the forecast for Rome looking next Thursday? | Get_Weather("Rome", "next Thursday") |
What's the weather forecast for Shanghai next Tuesday? | Get_Weather("Shanghai", "next Tuesday") |
Can you tell me about the weather outlook for Sydney next Saturday? | Get_Weather("Sydney", "next Saturday") |
Will there be rain in Istanbul next Saturday? | Get_Weather("Istanbul", "next Saturday") |
Will I need an umbrella or jacket in Mumbai today? | Get_Weather("Mumbai", "today") |
What's the weather like in New York City today? | Get_Weather("New York City", "today") |
Will it be hot in Shanghai next Wednesday? | Get_Weather("Shanghai", "next Wednesday") |
Can you give me the current weather in Mumbai? | Get_Weather("Mumbai", "now") |
How's the weather in Rome looking today? | Get_Weather("Rome", "today") |
What's the weather forecast for Moscow next Wednesday? | Get_Weather("Moscow", "next Wednesday") |
Is it raining in Beijing currently? | Get_Weather("Beijing", "now") |
Can you provide the forecast for Toronto for the coming days? | Get_Weather("Toronto", "coming days") |
What should I expect if I step outside in London right now? | Get_Weather("London", "today") |
What's the weather forecast for Berlin today? | Get_Weather("Berlin", "today") |
How's the forecast looking for Stuttgart today? | Get_Weather("Stuttgart", "today") |
Can you tell me about the weather in New York City at this moment? | Get_Weather("New York City", "now") |
How's the weather looking in Shanghai today? | Get_Weather("Shanghai", "today") |
What's the weather in Dubai like today? | Get_Weather("Dubai", "today") |
Is it sunny in Rome today? | Get_Weather("Rome", "today") |
What's the temperature like in Rome right now? | Get_Weather("Rome", "today") |
How's the forecast for Istanbul looking next Tuesday? | Get_Weather("Istanbul", "next Tuesday") |
What should I expect if I step outside in Istanbul right now? | Get_Weather("Istanbul", "today") |
Is it sunny, cloudy, or raining in Seoul today? | Get_Weather("Seoul", "today") |
Are there any weather advisories or warnings in effect for Berlin? | Get_Weather("Berlin", "today") |
Is there any rain expected in Shanghai next Monday? | Get_Weather("Shanghai", "next Monday") |
Will it be sunny in Paris next Saturday? | Get_Weather("Paris", "next Saturday") |
What should I expect if I step outside in Dubai right now? | Get_Weather("Dubai", "today") |
How's the forecast for Dubai looking next Tuesday? | Get_Weather("Dubai", "next Tuesday") |
Can you tell me if it's raining in Berlin currently? | Get_Weather("Berlin", "now") |
What's the weather in Berlin like currently? | Get_Weather("Berlin", "now") |
What's the temperature like in New York City right now? | Get_Weather("New York City", "today") |
Can you give me an update on today's weather in Mexico City? | Get_Weather("Mexico City", "today") |
What's the weather in Paris like right now? | Get_Weather("Paris", "now") |
Will it rain in Tokyo next Wednesday? | Get_Weather("Tokyo", "next Wednesday") |
Will it be cloudy in London next Wednesday? | Get_Weather("London", "next Wednesday") |
Will there be rain in Amsterdam next Saturday? | Get_Weather("Amsterdam", "next Saturday") |
Any chance of storms in the forecast for Shanghai? | Get_Weather("Shanghai", "today") |
Will it be windy in Rome next Monday? | Get_Weather("Rome", "next Monday") |
Can you tell me about the weather outlook for Seoul next Friday? | Get_Weather("Seoul", "next Friday") |
Is there any rain expected in Mumbai tomorrow? | Get_Weather("Mumbai", "tomorrow") |
How's the forecast for Paris looking next Thursday? | Get_Weather("Paris", "next Thursday") |
Will I need an umbrella or jacket in Jakarta today? | Get_Weather("Jakarta", "today") |
Is there any rain expected in Berlin next Thursday? | Get_Weather("Berlin", "next Thursday") |
Can you provide the forecast for Moscow today? | Get_Weather("Moscow", "today") |
Can you provide the forecast for Dubai for the weekend? | Get_Weather("Dubai", "weekend") |
Is there any rain expected in Dubai tomorrow? | Get_Weather("Dubai", "tomorrow") |
Can you tell me about the weather outlook for Tokyo tomorrow? | Get_Weather("Tokyo", "tomorrow") |
Can you provide the forecast for New York City for this week? | Get_Weather("New York City", "this week") |
What's the weather like in Berlin today? | Get_Weather("Berlin", "today") |
Can you tell me about the weather outlook for Paris next weekend? | Get_Weather("Paris", "next weekend") |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.