AIAgent
Types
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.
The companion object for the AIAgent class, providing functionality to instantiate an AI agent with a flexible configuration, input/output types, and execution strategy.
Properties
Functions
Converts the current AI agent into a tool to allow using it in other agents as a tool.
Creates a new session for executing the agent with the given input.
Creates a new session for executing the agent with the given input.
Creates a new session for executing the agent with the given input.
Executes the AI agent task based on the provided input and an optional executor service.
Executes the AI agent with the given input and retrieves the resulting output.
Executes the AI agent with the given input and retrieves the resulting output.