Uses of Record Class
org.bsc.spring.agentexecutor.function.WeatherFunction.Request
-
Uses of WeatherFunction.Request in org.bsc.spring.agentexecutor.function
Modifier and TypeMethodDescriptionFunctionsConfiguration.currentWeatherFunction()
Bean method to define the current weather function.Modifier and TypeMethodDescriptionWeatherFunction.apply
(WeatherFunction.Request weatherRequest) Main method to apply the function, which retrieves weather data for a given city.