Agent
Agent¶
Defines an agent that can perform tasks and make decisions based on user input and context.
- tools (
list[ToolType | str]
): List of tools available to the agent.
Defines an agent that can perform tasks and make decisions based on user input and context.
list[ToolType | str]
): List of tools available to the agent.