Class Hierarchy
- java.lang.Object
- org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper<I,
O> (implements java.util.function.BiFunction<T, U, R>, org.springframework.ai.model.function.FunctionCallback) - org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper.Builder<I,
O> - org.bsc.spring.agentexecutor.function.FunctionsConfiguration
- java.lang.Record
- org.bsc.spring.agentexecutor.function.WeatherConfig
- org.bsc.spring.agentexecutor.function.WeatherFunction.Condition
- org.bsc.spring.agentexecutor.function.WeatherFunction.Current
- org.bsc.spring.agentexecutor.function.WeatherFunction.Location
- org.bsc.spring.agentexecutor.function.WeatherFunction.Request
- org.bsc.spring.agentexecutor.function.WeatherFunction.Response
- org.bsc.spring.agentexecutor.function.WeatherFunction (implements java.util.function.Function<T,
R>)
- org.bsc.spring.agentexecutor.function.AgentFunctionCallbackWrapper<I,