Five agent functions this week. What surprised you most about the basic call?
That .output is the right attribute and .data raises an AttributeError. The older API name is almost convincing.
The API changed. .output is current. Every lesson uses .output — if it ever fails, that's the first thing to check.
And the system prompt being a coding manual — that analogy clicked. The prompt is the extraction format, not the data.
Consistent shape, consistent reflexes. Six questions on this week's patterns.
Ready.
Week 1 locked in. .output, .split(), system_prompt, .strip().lower(), and the two-agent chain — every lesson's building block ready for Week 2 structured output.
Five agent functions this week. What surprised you most about the basic call?
That .output is the right attribute and .data raises an AttributeError. The older API name is almost convincing.
The API changed. .output is current. Every lesson uses .output — if it ever fails, that's the first thing to check.
And the system prompt being a coding manual — that analogy clicked. The prompt is the extraction format, not the data.
Consistent shape, consistent reflexes. Six questions on this week's patterns.
Ready.
Week 1 locked in. .output, .split(), system_prompt, .strip().lower(), and the two-agent chain — every lesson's building block ready for Week 2 structured output.
Create a free account to get started. Paid plans unlock all tracks.