AIAgentServiceBuilder
Builder for creating AIAgentService instances.
Mirrors AIAgentBuilder but returns service-level objects:
GraphAIAgentService
FunctionalAIAgentService
Builder for creating AIAgentService instances.
Mirrors AIAgentBuilder but returns service-level objects:
GraphAIAgentService
FunctionalAIAgentService
Builder for creating AIAgentService instances.
Mirrors AIAgentBuilder but returns service-level objects:
GraphAIAgentService
FunctionalAIAgentService
Functions
Configures the current builder instance using the provided AIAgentConfig.
Configures the current builder instance using the provided AIAgentConfig.
Configures the current builder instance using the provided AIAgentConfig.
Convenience build for GraphAIAgentService
Convenience build for GraphAIAgentService
Convenience build for GraphAIAgentService
Configure a functional strategy and continue with a functional service builder.
Creates a functional agent service builder using the provided strategy.
Configure a functional strategy and continue with a functional service builder.
Configure a functional strategy and continue with a functional service builder.
Configure a graph strategy and continue with a graph service builder.
Configure a graph strategy and continue with a graph service builder.
Configure a graph strategy and continue with a graph service builder.
Sets the LLModel instance to be used by the builder.
Sets the LLModel instance to be used by the builder.
Sets the LLModel instance to be used by the builder.
Sets the maximum number of iterations for the builder.
Sets the maximum number of iterations for the builder.
Sets the maximum number of iterations for the builder.
Sets the number of choices to be utilized by the builder instance.
Sets the number of choices to be utilized by the builder instance.
Sets the number of choices to be utilized by the builder instance.
Sets the prompt to be used by the builder.
Sets the prompt to be used by the builder.
Sets the prompt to be used by the builder.
Sets the PromptExecutor to be used by the builder instance.
Sets the PromptExecutor to be used by the builder instance.
Sets the PromptExecutor to be used by the builder instance.
Sets the response processor for the agent.
Sets the response processor for the agent.
Sets the response processor for the agent.
Sets the system prompt to be used by the builder.
Sets the system prompt to be used by the builder.
Sets the system prompt to be used by the builder.
Sets the temperature value for the builder.
Sets the temperature value for the builder.
Sets the temperature value for the builder.
Sets the given ToolRegistry instance to the builder configuration.
Sets the given ToolRegistry instance to the builder configuration.
Sets the given ToolRegistry instance to the builder configuration.