Companion
Companion object that provides factory methods for creating instances of GraphAIAgentService with various configurations.
Companion object that provides factory methods for creating instances of GraphAIAgentService with various configurations.
Functions
Provides a builder for constructing an instance of the AIAgentService.
Provides a builder for constructing an instance of the AIAgentService.
Provides a builder for constructing an instance of the AIAgentService.
Creates a new instance of AIAgentService by transforming a given FunctionalAIAgent.
Converts a given GraphAIAgent instance into an AIAgentService instance.
Creates a new instance of AIAgentService by transforming a given FunctionalAIAgent.
Converts a given GraphAIAgent instance into an AIAgentService instance.
Creates a new instance of AIAgentService by transforming a given FunctionalAIAgent.
Converts a given GraphAIAgent instance into an AIAgentService instance.
Invokes the creation of a FunctionalAIAgentService instance with the provided parameters.
Invokes the creation of a GraphAIAgentService instance with the provided configuration, strategy, tool registry, and optional feature installation logic.
Invokes the creation of a GraphAIAgentService with the provided dependencies, configuration, and optional parameters for customization.
Invokes the creation of a FunctionalAIAgentService instance with the provided parameters.
Invokes the creation of a GraphAIAgentService instance with the provided configuration, strategy, tool registry, and optional feature installation logic.
Invokes the creation of a GraphAIAgentService with the provided dependencies, configuration, and optional parameters for customization.
Invokes the process to create and return an instance of GraphAIAgentService.