created findWeather.py. It takes the city name as input parameter and uses openweathermap api to fetch the weather details de14271 verified kayyshf commited on May 3, 2024
created findCity.py It takes the user input as string and returns the city mentioned in the query. 967b840 verified kayyshf commited on May 3, 2024
Created finalOutput.py It takes the user query and weather details as params and returns the llm generated output 473d99a verified kayyshf commited on May 3, 2024