Glossary

Definition

AI Agent

An autonomous software system powered by a large language model that can take actions, use tools, and make decisions to accomplish goals.

An AI agent is a software system built on top of a large language model (LLM) that can autonomously take actions to achieve goals. Unlike a simple chatbot that responds to prompts, agents can use tools (APIs, web browsers, code execution), maintain state across interactions, make multi-step plans, and adapt their approach based on results. Examples include research agents that search and synthesize information, coding agents that write and test software, and sales agents that prospect and send outreach. In the context of Mithril, agents are given financial autonomy through credit lines and wallets, enabling them to spend on APIs and services without human intervention.