Tag: Agents
All the articles with the tag "Agents".
Outcomes matter more than words
A mental model for what AI systems actually need once they stop answering questions and start acting. Observation evolves through predictable stages, each one solving a real failure and creating the next — and the endpoint isn't observing everything, it's knowing what's worth the cost of proving.
Demystifying LLM Tool Calling: The Engine of Agentic Workflows
An introduction to how Large Language Models interact with the external world through tool calling, the role of post-processors, and completing the execution loop.