Overview
An advanced retrieval-augmented generation pattern where an agent dynamically decides what information to retrieve, from which sources, and how to refine queries iteratively.
Cross-References(1)
More in Agentic AI
Human-on-the-Loop
Agent FundamentalsA system where humans monitor AI operations and can intervene when necessary, but don't approve every action.
Agentic AI
Agent FundamentalsAI systems that can autonomously plan, reason, and take actions to achieve goals with minimal human intervention.
Agent Orchestration
Enterprise ApplicationsThe coordination and management of multiple AI agents working together to accomplish complex workflows.
Agent Sandbox
Agent FundamentalsAn isolated environment where AI agents can safely execute actions and experiment without affecting production systems.
Function Calling
Tools & IntegrationA mechanism allowing language models to invoke external functions or APIs based on natural language instructions.
Agent Collaboration
Multi-Agent SystemsThe process of multiple AI agents working together, sharing information and coordinating actions to achieve common goals.
Action Space
Agent FundamentalsThe complete set of possible actions available to an AI agent in a given environment, defining the boundaries of what the agent can do to accomplish its objectives.
Data Analysis Agent
Agent FundamentalsAn AI agent that interprets datasets, generates visualisations, performs statistical analysis, and produces actionable insights through autonomous exploratory data investigation.