GlossarIA
Open AI glossary for companies
← Back to glossary

Agentic Workflow

Design pattern where the AI iterates, searches for tools, and reflects to complete a task.

Advanced agentes procesos automatizacion

Full definition

A design pattern in which the AI does not generate a response in a single step, but follows a cycle of planning, executing with tools, reflecting on the results, and correcting until the task is complete.

Example in a business context

A workflow where an agent writes code, attempts to execute it, analyzes the error, searches documentation, and fixes the code autonomously.