graphStrategy
abstract fun <Input, Output> graphStrategy(strategy: AIAgentGraphStrategy<Input, Output>): GraphAgentServiceBuilder<Input, Output>(source)
Configure a graph strategy and continue with a graph service builder.
Configure a graph strategy and continue with a graph service builder.