#autonomous
2 approved public terms with this tag.
Agentic
/eɪˈdʒentɪk/adjective
Automatischer Uebersetzungsentwurf (German) for "Agentic": Describing AI systems capable of autonomous action, planning, and decision-making. An agentic AI can break down tasks, use tools, and work toward goals with minimal human intervention.
“Beispielentwurf: The new release moves toward more agentic workflows where the AI can complete multi-step tasks independently.”
Multi-Agent
/ˈmʌlti ˈeɪdʒənt/adjective
Automatischer Uebersetzungsentwurf (German) for "Multi-Agent": Describing a system architecture where multiple AI agents collaborate, delegate, or compete to accomplish a shared goal. Multi-agent systems can parallelize work, specialize roles, and check each other's outputs, enabling tasks too complex for a single agent context window.
“Beispielentwurf: The multi-agent pipeline had a planner agent, a coder agent, and a reviewer agent working in sequence.”