Pablo Awad

Coding Agents 101

Aquí hay una introducción detallada sobre cómo funcionan los coding agents y los LLM. Es parte de la nueva guía de Simon Willison: Agentic Engineering Patterns.

At the heart of any coding agent is a Large Language Model, or LLM. These have names like GPT-5.4 or Claude Opus 4.6 or Gemini 3.1 Pro or Qwen3.5-35B-A3B. An LLM is a machine learning model that can complete a sentence of text.

#tecnología