Class WeatherService

java.lang.Object
com.bytedesk.ai.utils.tools.WeatherService
All Implemented Interfaces:
Function<WeatherRequest,WeatherResponse>

public class WeatherService extends Object implements Function<WeatherRequest,WeatherResponse>