AI Agents
An AI agent is a system that uses a large language model to plan and execute tasks with tools.
Components
LLM, tools, memory, loop.
Example
An agent that reads emails, summarizes them and drafts replies.
An AI agent is a system that uses a large language model to plan and execute tasks with tools.
LLM, tools, memory, loop.
An agent that reads emails, summarizes them and drafts replies.