AI Concept Atlas
FIELD NOTES / 01
Guided learning · 6 lessons

From model to agent

Explain how a model run becomes part of a tool-using agent.

Lesson 1 of 6

Language Model

A language model learns patterns in language and uses supplied context to produce a response. In an agent application, it can propose the next action; surrounding software carries out that action.

[Anthropic]

In practice

A writing assistant receives a paragraph and proposes a clearer version.

[Anthropic]

A little deeper

A model response can include a request to use a tool. The surrounding application provides the tool result for a subsequent response. [Anthropic]

Explore Language Model and its connections ↗