Companion
The companion object for the AIAgent class, providing functionality to instantiate an AI agent with a flexible configuration, input/output types, and execution strategy.
The companion object for the AIAgent class, providing functionality to instantiate an AI agent with a flexible configuration, input/output types, and execution strategy.
Functions
Creates and returns a new instance of the AIAgentBuilder class to configure and construct an AI agent.
Creates and returns a new instance of the AIAgentBuilder class to configure and construct an AI agent.
Creates and returns a new instance of the AIAgentBuilder class to configure and construct an AI agent.
Operator function to create and invoke an AI agent with the given parameters.
Creates a functional AI agent with the provided configurations and execution strategy.
Creates an instance of an AI agent based on the provided configuration, input/output types, and execution strategy.
Invokes the creation of an AI agent using the provided configuration, strategy, and optional parameters.
Construction of an AI agent with the specified configurations and parameters.
Creates an FunctionalAIAgent with the specified parameters to execute a strategy with the assistance of a tool registry, configured language model, and associated features.
Invokes the AI agent with the provided configuration and parameters.
Creates and configures an AI agent using the provided parameters.
Operator function to create and invoke an AI agent with the given parameters.
Creates a functional AI agent with the provided configurations and execution strategy.
Creates an instance of an AI agent based on the provided configuration, input/output types, and execution strategy.
Invokes the creation of an AI agent using the provided configuration, strategy, and optional parameters.
Construction of an AI agent with the specified configurations and parameters.
Creates an FunctionalAIAgent with the specified parameters to execute a strategy with the assistance of a tool registry, configured language model, and associated features.
Invokes the AI agent with the provided configuration and parameters.
Creates and configures an AI agent using the provided parameters.