functionalStrategy
abstract fun <Input, Output> functionalStrategy(strategy: AIAgentFunctionalStrategy<Input, Output>): FunctionalAgentServiceBuilder<Input, Output>(source)
Configure a functional strategy and continue with a functional service builder.