Translations:Agente de IA/10/en
Apariencia
| Element | Function |
|---|---|
| Model | Interprets instructions, reasons about the context, and generates responses or actions. |
| Instructions | Define the goal, the operational role, the limits, and the expected way of working. |
| Context | Provides relevant information: documentation, specs, history, architecture, data, or decision criteria. |
| Tools | Allow it to act on the environment: search, read files, run code, call APIs, create documents, or modify systems. |
| Memory or state | Helps maintain continuity across steps, sessions, or tasks. |
| Verification sensors | Check whether the result meets the criteria: tests, linters, reviews, fact-checking, validations, or human review. |
| Governance | Sets permissions, limits, traceability, usage policies, and accountability. |