Package org.bsc.spring.agentexecutor.function
package org.bsc.spring.agentexecutor.function
-
ClassDescriptionA wrapper for a
FunctionCallback
.A class that serves as a builder for creating instances ofAgentFunctionCallbackWrapper
.Configuration class for various functions related to weather.Configuration properties for weather services.Class representing the WeatherFunction which implements a Function interface to retrieve weather data from an external API.Record representing weather conditions described in text form.Record representing current weather details as part of the weather response.Record representing location information as part of the weather response.Record representing the request object for WeatherFunction.Record representing the response object returned by the WeatherFunction.