Package com.bytedesk.ai.utils.tools
Class WeatherService
java.lang.Object
com.bytedesk.ai.utils.tools.WeatherService
- All Implemented Interfaces:
Function<WeatherRequest,
WeatherResponse>
-
Constructor Details
-
WeatherService
public WeatherService()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<WeatherRequest,
WeatherResponse>
-